Res wrote:
On Wed, 4 Jun 2008, Paul Cocker wrote:I want to setup digest password authentication as a light deterrent around a development site (i.e. nothing sensitive, just not ready for public consumption).
[...]
but all produce an Error 500 page, regardless of whether the correct credentials are entered or not. No files exist within /var/www/html/dev because I simply wished to test authentication.
Is it really an error 500 you are getting ?That does not sound right (500 means "server error", like a script crashing, not an authentication/authorization error, which would be in the 4xx range). Check the error log to see what error really happens.
André --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx