i don't think you want that space inbetween private/ and .htpasswd
-Original Message-
From: Jeremiah Jester [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 18, 2001 12:38 AM
To: Php-General
Subject: [PHP] htaccess problems
I cant seem to get my htaccess file to work. Can anyone
I cant seem to get my htaccess file to work. Can anyone help? Heres what i
have now:
AuthUserFile /var/www/html/private/ .htpasswd
AuthGroupFile /dev/null
AuthName PrivateDomain
AuthType Basic
require valid-user
I then type 'htpasswd -c .htpasswd myusername' and then set password.
Everything
From: "Gfunk" <[EMAIL PROTECTED]>
>Hi, I'm trying to disable phplib, and I have a .htaccess file consisting of
the line
>
>php_value auto_prepend_file none
>
>And now I'm getting a 500 internal server error. Can anybody shed some
light
>on what I'm doing wrong?
>
>Cheers,
>Gfunk
It sounds like
Hi, I'm trying to disable phplib, and I have a .htaccess file consisting of the line
php_value auto_prepend_file none
And now I'm getting a 500 internal server error. Can anybody shed some light
on what I'm doing wrong?
Cheers,
Gfunk
4 matches
Mail list logo