Link to home
Create AccountLog in
Avatar of Mark B
Mark BFlag for United States of America

asked on

redirect question on Windows 2003 Server

Hi, I am investigating setting up redirects for multiple web domains on a Windows 2003 Server and was first curious if the below requirement are possible, and if so any hints to implimenting this quickly. Thanks in advance.

Three requirements:

1. how to configure specifc rediects for specific pagenames (about 10 pages)
Example:
oldpage1.html needs to redirect to newpage1.html
oldpage2.html needs to redirect to newpage2.html

2. general page not found (404s) redirect to index.html

3. replicate the exact above redirect programming to multiple websites in IIS. I was wondering if there might be a configuration file that can be loaded to each website.
ASKER CERTIFIED SOLUTION
Avatar of Cong Minh Vo
Cong Minh Vo
Flag of Viet Nam image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Avatar of Mark B

ASKER

Was looking for a bit more specific information, but the link was helpful.