On Wed, 18 Aug 1999, Ernest Johanson wrote:
> Marc,
>
> Try checking the file permissions on your password file. It needs to be
> readable by the user the web server runs as.
It was me that has the problem :)
But the permissions are all right.
The problem with this problem is that Apache does n
; From: Bart-Jan Vrielink <[EMAIL PROTECTED]>
> To: Marc Mongeon <[EMAIL PROTECTED]>
> Cc: debian-user@lists.debian.org
> Subject: Re: Apache: unable to use authentification
>
> On Tue, 17 Aug 1999, Marc Mongeon wrote:
>
> > You need to specify the &qu
On Tue, 17 Aug 1999, Marc Mongeon wrote:
> You need to specify the "AllowOverride AuthConfig" directive for that
> directory in one of the main config files (e.g., /etc/apache/access.conf).
I have AllowOverride All for this directory. I hoped that All would be
enough :)
Anyway, without AllowOverr
You need to specify the "AllowOverride AuthConfig" directive for that
directory in one of the main config files (e.g., /etc/apache/access.conf).
Marc
--
Marc Mongeon <[EMAIL PROTECTED]>
Unix Specialist
Ban-Koe Systems
9100 W Bloomington Fwy
Bloomington, MN 55431-2200
(612)888-0123, x417 |
Hello,
I'm trying to get Apache (tried the Slink version and the current Potato
version) to use authentification for some directory.
Inside the directory have the following .htaccess:
AuthType basic
AuthName rinet
AuthUserfile /etc/apache/htpasswd
require user bartjan
When I try to authentifica
5 matches
Mail list logo