The following reply was made to PR general/2487; it has been noted by GNATS.
From: Dean Gaudet <[EMAIL PROTECTED]> To: Jens Stavnstrup <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: general/2487: ap_strcmpmatch fails on case-blind file systems (Severe error) Date: Mon, 6 Jul 1998 20:31:39 -0700 (PDT) <Location> is for protecting URLs, not the filesystem. <Directory> is for protecting the filesystem... and for at least non-wildcard <Directory> sections, there shouldn't be any problem. (wildcard stuff is fixed in 1.3.1-dev). See the documentation, this distinction is spelled out. For example: Note that URLs do not have to line up with the filesystem at all, it should be emphasized that <Location> operates completely outside the filesystem. Dean