Under IIS, is there a simple way for me to configure my site such that all requests to http://example.com will forward to http://www.example.com ?

I'm using Microsoft Management Console 3.0, it doesn't specify the IIS version plainly.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You can do this with the "host header" feature: http://www.visualwin.com/host-header/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.