We are moving our sites to IIS6 from IIS 5. Earlier one of the header in IIS 5 is www.example.com/t and now when i try to add a header in IIS 6 , it is not accepting special chars.
How can this issue be resolved
marcel
6:57 am on Aug 19, 2009 (gmt 0)
Are you trying to add a sub-directory as a Host Header? or have I misunderstood?
dukelips
1:54 pm on Aug 19, 2009 (gmt 0)
Yes one of the sites is promoted as www.example.com/t and it worked fine in windows 2000/IIS 5 but in Windows 2003/IIS 6 , it shows as an invalid entry.
Any other workaround for this
marcel
3:04 pm on Aug 19, 2009 (gmt 0)
Can you create a new website with the host header www.example.com and then create a new folder within it called 't'?
(If necessary you can mark the new folder as an application)
dukelips
5:12 pm on Aug 19, 2009 (gmt 0)
if i mark the folder as application, will it run similiar to the model in win 2000/IIS 5
marcel
5:21 pm on Aug 19, 2009 (gmt 0)
I'm not sure, it's been a long time since I last used IIS 5. What exactly do you want to run in the Application?
dukelips
4:13 am on Aug 20, 2009 (gmt 0)
Its a normal website
marcel
4:58 am on Aug 20, 2009 (gmt 0)
I would just give it a try, I'm pretty sure it will work fine.