8 Feb
2006
8 Feb
'06
10:58 p.m.
michael nt milne wrote:
But if you've got Apache ssl as well then it's more secure.
Yes, SSL is a transport encryption method, not an authentication method...
The problem I've found is that you can't put this in the httpd.conf unless it is wrapped in a <Directory></Directory> directive
AuthType Basic AuthName "Members Only" AuthUserFile /path/to/.htpasswd require valid-user
This is an Apache question, take it elsewhere! Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk