
May 20th, 2009, 11:00 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 1
Time spent in forums: 1 m 23 sec
Reputation Power: 0
|
|
|
IIS - Other - Redirecting to different virtual directories in Default Web Site in IIS 6.0
Hi ,
Here is what I am trying to achieve.
I have a server (name: testqa ) in which IIS 6.0 is running and I have created 2 virtual directories with names 'myapp' & 'myappsso' in a Default Website.
I have also created 2 alias in DNS for myapp & myappsso which points to the same server (testqa).
Now I want to configure in such a way that , if the users type myapp in their browser it has to route automatically to the virtual folder myapp.
If the users type myappsso in browser, it has to route automatically to myappsso virtual directory.
Please advice.
Thanks,
Mahesh
|