I have previously used parameters when setting Default document in IIS.
Example list of default documents:
- Default.aspx?control=start
- Default.asp
- Default.html
And when I go to www.mypage.com i end up on www.mypage.com/Default.aspx?control=start But this no longer work. I now end up on www.mypage.com/Default.aspx
Any ideas on what might be wrong? security updates from microsoft?
Running: Windows Server 2003, IIS 6, ASP.net 2.0