-
Posted to
IIS7 - General
by
lguerra
on
06-29-2009, 3:28 PM
Found the issue.
IIS7 is not case-sensitive.. the problem was a custom configuration on my load balancer.
Thanks for your time anilr.
-
Posted to
IIS7 - General
by
lguerra
on
06-29-2009, 3:18 PM
This is only happening on my IIS 7 boxes.
-
Posted to
IIS7 - General
by
lguerra
on
06-29-2009, 3:17 PM
example:
If the actual URL is http://www.site.com/FOLDER/index.html and you browse to http://www.site.com/folder/index.html, you will get a page cannot be displayed error. (notice the uppercase letters for the folder name).
You haven't seen this?
-
Posted to
IIS7 - General
by
lguerra
on
06-29-2009, 12:28 PM
It looks like by default IIS7 is case sensitive like apache on linux. Is there a way to disable this?