I'm having a bit of problem with the authentication in changing over from
Stronghold to mod_ssl. In my new conf file I have added :

<Directory /usr/secure-docs/secure>
AuthType Basic
AuthName Strategis
AuthDBMUserFile /rz6c/stronghold/pw/level1
require valid-user
</Directory>


which mod_ssl doesn't like. Does mod_ssl support DBM user files for
authentication, or do I have to use a .htaccess file and if so is there an
available utility that I can use to do this.



Jeff


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to