0

How would I redirect requests like http://www.mydomain.com/test to the root http://www.mydomain.com in IIS 6.0

Is there any way to do this in IIS itself rather then in the code?

Learner2011
  • 287
  • 2
  • 6
  • 25

1 Answers1

0

try to see below post that was worked for me when i had faced redirection problem

"IIS 6 how to redirect from http://example.com/* to http://www.example.com/*"

Community
  • 1
  • 1
SeeSharp
  • 179
  • 1
  • 4
  • 12