--- Ismael Valladolid Torres <[EMAIL PROTECTED]> escribió:
> El miércoles, 17 de septiembre de 2003, a las 17:30, Roberto Sanchez escribe:
> > I can't figure out why this will not prompt for a password.
>
> Check out the AllowOverride directive for that directory. If this
> directive is set to N
* Roberto Sanchez ([EMAIL PROTECTED]) [030917 08:47]:
> I am trying to get Apache 1.3 to prompt for a password for some file located
> in a particular directory on one of my sites.
>
> I created a password file like this:
>
> # htpasswd -c /etc/apache/passwd
>
> I entered the password and then
Roberto Sanchez <[EMAIL PROTECTED]>
> To: Debian User <[EMAIL PROTECTED]>
> Subject: Apache access control
>
> I am trying to get Apache 1.3 to prompt for a password for some file located
> in a particular directory on one of my sites.
>
> I created a password file
El miércoles, 17 de septiembre de 2003, a las 17:30, Roberto Sanchez escribe:
> I can't figure out why this will not prompt for a password.
Check out the AllowOverride directive for that directory. If this
directive is set to None, then .htaccess files are completely
ignored. You will need at leas
I am trying to get Apache 1.3 to prompt for a password for some file located
in a particular directory on one of my sites.
I created a password file like this:
# htpasswd -c /etc/apache/passwd
I entered the password and then created this .htaccess file in the appropriate
directory:
AuthType Ba
5 matches
Mail list logo