Link to home
Start Free TrialLog in
Avatar of jdff
jdff

asked on

How to redirect sub-domains on IIS

I would like to know if someone can help me redirect inexistent sub-domains calls to my main domain, for an example; when someone does a type-O www.zzzzzz.mydomain.comĀ it would bring to my home page www.mydomain.com, any ideas?
Avatar of Chris
Chris
Flag of United States of America image

Open IIS Manager, go to the subdomain you want to redirect. From the right panel, open HTTP Redirect.
Adjust the properties to redirect to the URL you want it redirected to.
User generated image
A couple technical URLs to review :
https://technet.microsoft.com/en-us/library/cc732969(v=ws.10).aspx
https://technet.microsoft.com/en-us/library/cc770409(v=ws.10).aspx
http://blogs.iis.net/ksingla/archive/2007/05/03/client-side-redirection-using-httpredirection-module.aspx
ASKER CERTIFIED SOLUTION
Avatar of Dan McFadden
Dan McFadden
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Any more info about this question?

Dan
Any feedback for this question?

Dan