« Previous Next »

Thread: How to disable IIS7 Case Sensitive feature

Last post 06-29-2009 3:28 PM by lguerra. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 06-29-2009, 12:28 PM

    • lguerra
    • Not Ranked
    • Joined on 06-29-2009, 11:39 AM
    • Posts 4

    How to disable IIS7 Case Sensitive feature

    It looks like by default IIS7 is case sensitive like apache on linux. Is there a way to disable this?

  • 06-29-2009, 2:15 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 10:13 PM
    • Redmond, WA
    • Posts 2,247

    Re: How to disable IIS7 Case Sensitive feature

    IIS is case-preserving but insensitive - similar to NTFS.  What makes you think IIS is case-sensitive.

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 06-29-2009, 3:17 PM In reply to

    • lguerra
    • Not Ranked
    • Joined on 06-29-2009, 11:39 AM
    • Posts 4

    Re: How to disable IIS7 Case Sensitive feature

    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?

  • 06-29-2009, 3:18 PM In reply to

    • lguerra
    • Not Ranked
    • Joined on 06-29-2009, 11:39 AM
    • Posts 4

    Re: How to disable IIS7 Case Sensitive feature

    This is only happening on my IIS 7 boxes.

  • 06-29-2009, 3:28 PM In reply to

    • lguerra
    • Not Ranked
    • Joined on 06-29-2009, 11:39 AM
    • Posts 4

    Re: How to disable IIS7 Case Sensitive feature

    Found the issue.

    IIS7 is not case-sensitive.. the problem was a custom configuration on my load balancer.

     

    Thanks for your time anilr.

Page 1 of 1 (5 items)