At Thu, 28 Sep 2006 11:22:49 +0200 Henti Smith <[EMAIL PROTECTED]> wrote:
> I've setup a user Apache setup but for some reason I cannot htaccess
> the cgi-bin in the one folder.
>
> here is the details :
>
> .htaccess in /home/user/public_html/cgi-bin
>
> AuthType Basic
> AuthUserFile /etc/apache
Hi all,
I've setup a user Apache setup but for some reason I cannot htaccess
the cgi-bin in the one folder.
here is the details :
.htaccess in /home/user/public_html/cgi-bin
AuthType Basic
AuthUserFile /etc/apache2/htpasswd/user
AuthName "user"
require valid-user
satisfy any
httpd.conf
2 matches
Mail list logo