A company acquires a new domain and wants all traffic from old-domain.com to redirect permanently to new-domain.com, preserving the URL path and query string. What IIS tool accomplishes this?
-
A
HTTP Redirect feature with exact destination URL
-
B
URL Rewrite module with a server variable-based redirect rule and 301 status
-
C
Custom 301 error page in IIS Manager
-
D
Host header binding change in site bindings