> > ok, that works ... partial :) > > i do use mod_auth_mysql with > Auth_MySQL_Enctyption_Types Plaintext Crypt_DES > - configured that way in httpd.conf, not in the .htaccess file > > the method via err_header_out only allows me to authenticate with Crypt_DES > accounts, while using .htaccess im able to use both Plaintext and > Crypt_DES accounts. >
Your WWW-Autheticate needs another method added, additional to Basic. Watch the http header that gets send when you use it via .htaccess and modifiy yours accordingly Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
