I have an IIS6 server which is redirecting all external requests (say to portal.example.com) to http://localservername/ via means of a 302 (temp redirect). This is because I have not set up a Server Side Redirect (as I've been told by David Wang of the IIS team at Microsoft). My question is how do I set up a transparent redirect so requests to portal.example.com are immediately handled by the server and not 302'ed??Go to the properties of the website, under the "Home Directory" tab change it to "A redirection to a Url" Put in the site you want to redirect to. Make sure the check box for "A permanent redirection for this resource" is checked#If you have any other info about this subject , Please add it free.# |
|