
January 14th, 2001, 09:18 AM
|
|
Junior Member
|
|
Join Date: Dec 2000
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I have recently installed Apache on my Win98 machine, for local testing of php scripts.
I have used .htaccess and .htpaaswd to protect certain areas of my website, and this works when uploaded to my server. However, when running on localhost (with .htaccess suitably modified with the correct local path to .htpasswd), the username/password cannot be authenticated and the error message is generated. Any suggestions? Do I need to modify httpd.conf? My custom 404 error page works correctly on localhost.
|