The following reply was made to PR mod_access/1870; it has been noted by GNATS.

From: Marc Slemko <[EMAIL PROTECTED]>
To: DANG Tuan <[EMAIL PROTECTED]>
Cc: Apache bugs database <[EMAIL PROTECTED]>
Subject: RE: mod_access/1870: .htaccess file does not work with a mounted nfs 
disk
Date: Fri, 27 Feb 1998 08:56:36 -0700 (MST)

 On Fri, 27 Feb 1998, DANG Tuan wrote:
 
 > Ouch!
 >=20
 > Thanks a lot, it works now...
 > Is there a way to bypasse eventual invalid character in htaccess ?
 
 No.  If it is invalid, it will not be allowed.  Ignoring invalid things is
 bad.
 
 >=20
 > >-----Message d'origine-----
 > >De:=09Marc Slemko [SMTP:[EMAIL PROTECTED]
 > >Date:=09vendredi 27 f=E9vrier 1998 15:52
 > >=C0:=09DANG Tuan
 > >Cc:=09Apache bugs database
 > >Objet:=09RE: mod_access/1870: .htaccess file does not work with a mounte=
 d nfs
 > >disk
 > >
 > >On Fri, 27 Feb 1998, DANG Tuan wrote:
 > >
 > >> I can repeat the same problem with apache 1.3b5, here is the
 > >> configuration files :
 > >
 > >Erm....
 > >
 > >You say the htaccess file contains:
 > >
 > >=09AuthUserFile /usr/local/etc/httpd/passwd/.htpasswd
 > >=09AuthGroupFile /dev/null
 > >=09AuthName Tuan_DANG
 > >=09AuthType Basic
 > >
 > >=09<limit GET>
 > >=09require valid-user
 > >=09</limit>
 > >=09~                 =20
 > >
 > >Well, it seems pretty obvious that ~ is an invalid command and that
 > >is what the server is reporting...
 > >
 >=20
 

Reply via email to