chrisvmarle
10-17-2002, 07:20 PM
Hi All,
Some time ago I've asked this, but I didn't get any (usefull) replies, so here's my question again:
I'm running a Win98 server + Apache (and PHP + Perl), but since a few weeks my .htpasswd doesn't work anymore.
I get an 403 error (authorization required) if I enter a page protected this way...
Here's my part of my .htaccess:
AuthType Basic
AuthName School_Documenten
AuthUserFile c:/website/prive/.htpasswd
require valid-user
Thanks in advance
Mzzl, Chris
Some time ago I've asked this, but I didn't get any (usefull) replies, so here's my question again:
I'm running a Win98 server + Apache (and PHP + Perl), but since a few weeks my .htpasswd doesn't work anymore.
I get an 403 error (authorization required) if I enter a page protected this way...
Here's my part of my .htaccess:
AuthType Basic
AuthName School_Documenten
AuthUserFile c:/website/prive/.htpasswd
require valid-user
Thanks in advance
Mzzl, Chris