Hallo Leute,
Ich habe ein Problemchen mit .htaccess:
meine .htaccess sieht so aus:
-----------------------------
AuthUserFile C:/Programme/Apache Group/Apache2/cgi-bin/pass.pwd
AuthName "test"
AuthType Basic
require valid-user
und pass.pwd sieht so:
----------------------
xVieW:$apr1$6J0.....$Ji6JeylFPzJ1pyit.Q1OP/
Das Passwort ist mit md5 Verschlüsslung verschlüsselt und bedeutet "test". So bald ich die Seite aufrufe bekomme ich die Server Fehlermeldung:
----------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@arpa.ch and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
-----------
Die Error-Meldung sieht so aus:
-------------------------------
[Thu Nov 21 09:24:11 2002] [alert] [client 192.168.0.9] C:/Programme/Apache Group/Apache2/htdocs/arpa/Deutsch/Email/.htaccess: Invalid auth file type: Group/Apache2/cgi-bin/pass.pwd, referer: http://www.arpa.ch/Deutsch/frame.html
Die Pfade stimmen alle aber ich verstehe die Fehlermeldung nicht==>[Invalid auth file type: Group/Apache2/cgi-bin/pass.pwd]
Ich habe alles versucht um die Fehler zu beheben. Ich habe in veilen Dokumentationen gelesen, dass mit diesen Einstellungendie ich habe, sollte laufen. Kann mir jemand da helfen???
Ich danke euch im Voraus
P.S.: Ich benutze Win2000 und Apache2.0.43
Gruss
x-VieW