André Warnier wrote:
If that is still not entirely clear, here is a summary :
- the Windows filesystem, in terms of locatiing directories and filenames, is case-insensitive. In other words, "/dir" and "/DIR" and "/Dir" all lead to same place. - the Apache <Location> directive applies to the URL, and IS case-sensitive. In that case, "/public" and "/PUBLIC" are 2 different URLs.


Ah, thanks for pointing that out! My only Windows Apache server is my development machine, but that little bit of information could be really critical at some point.

Cheers,
Nicholas Sherlock


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to