On Mon, Sep 23, 2002 at 10:43:43PM -0400, Matthew Daubenspeck wrote:
| Is there anyway to tell Apache to ignore Caps?

I presume you are referring to case-sensitive file and path names.  I
don't think this is possible.   Consider that you did configure apache
to be case-insensitive.  Then a client requests /FOO.  In your
DocumentRoot, you have 3 files, one named 'foo', one named 'Foo', and
one named 'FoO'.  What should apache do in this case?  The
case-sensitivity is at the filesystem level and is outside apache's
control.  (however, I suspect that apache on windows or OSX won't be
case-sensitive)

-D

-- 
Emacs is a nice operating system, it lacks a decent editor though
 
http://dman.ddts.net/~dman/

Attachment: msg03325/pgp00000.pgp
Description: PGP signature

Reply via email to