Verzeichnisschutz funktioniert nicht

L

Lightstorm

Foren As
Also ich weiß nicht warum aber bei mir ging die Geschichte mit Benutzername und Passwort Abfrage mittels .htaccess noch nie, jetzt versuche ich es wieder und bin am verzweifeln:

Inhalt von .htaccess:
AuthUserFile /httpdocs/.htpasswd
AuthGroupFile /dev/null
AuthName "Login"
AuthType Basic
<Limit GET>
require valid-user
</Limit>
Options -Indexes

Inhalt von .htpasswd:
key:yBpdjKcq/Mpwk

Wenn ich die Seite aufrufe kommt die Login Abfrage, ich gebe Benutzernamen und Passwort ein und erhalte immer diese Seite:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
 
Dran gedacht im vHost HTTP Auth zu erlauben?
Code:
AllowOverride AuthConfig

//edit
Ist doch ein vServer, oder?
 

Ähnliche Themen

CentOS Apache LAG

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

JBidWatcher: Problem bei loading Auctions in Verbindung mit mySQL

Akonadi startet nicht mehr

MacBook Pro hat Benutzer-Konten vergessen

Zurück
Oben