You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Marc Slemko <ma...@znep.com> on 1998/02/26 21:30:01 UTC

RE: mod_access/1870: .htaccess file does not work with a mounted nfs disk (fwd)

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

From: Marc Slemko <ma...@znep.com>
To: Apache bugs database <ap...@apache.org>
Cc:  Subject: RE: mod_access/1870: .htaccess file does not work with a mounted nfs disk (fwd)
Date: Thu, 26 Feb 1998 13:16:50 -0700 (MST)

 ---------- Forwarded message ----------
 Date: Thu, 26 Feb 1998 17:16:49 +0100
 From: DANG Tuan <DA...@ESSILOR.fr>
 To: "'marc@hyperreal.org'" <ma...@hyperreal.org>
 Subject: RE: mod_access/1870: .htaccess file does not work with a mounted n=
 fs disk
 
 It works locally but only under Document root directory
 
 Here is the content of ".htaccess" file :
 
 AuthUserFile /home/dangt/.htpasswd
 AuthGroupFile /dev/null
 AuthName Tuan DANG
 AuthType Basic
 
 <limit GET>
 require valid-user
 </limit>=20
 
 >> Error log of Apache server :
 
 [Thu Feb 26 17:21:54 1998] access to /home/dangt/.htaccess failed for
 fred2640,
 reason: Invalid command ~    <<<<<<<<<<< You may notice this strange
 message.
 
 Thanks
 
 >-----Message d'origine-----
 >De:=09marc@hyperreal.org [SMTP:marc@hyperreal.org]
 >Date:=09mercredi 25 f=E9vrier 1998 19:19
 >=C0:=09DANG Tuan; apache-bugdb@apache.org; marc@apache.org
 >Objet:=09Re: mod_access/1870: .htaccess file does not work with a mounted =
 nfs
 >disk
 >
 >Synopsis: .htaccess file does not work with a mounted nfs disk
 >
 >State-Changed-From-To: open-analyzed
 >State-Changed-By: marc
 >State-Changed-When: Wed Feb 25 10:18:59 PST 1998
 >State-Changed-Why:
 >I'm afraid you have to give more information than that.
 >What are the contents of the htaccess files?  Does it work
 >locally?  Can you read it if you su to the user that Apache
 >runs as on the server?
 >