Apache 1.3.26 und mod_auth

Apache, Lighttpd, nginx, Cherokee
Post Reply
g.ridder
Posts: 4
Joined: 2003-03-24 22:16
Location: Waltrop
Contact:
 

Apache 1.3.26 und mod_auth

Post by g.ridder »

Hallo Forum

Ich habe das Problem, das mod_auth nicht funktioniert. Die Parameter in der http.confisind richtig eingestellt. fehlt vieleicht eine Datei?

Confix läuft ohne Probleme, es nutzt mod_authphp.

Grüsse aus Waltrop

Georg
cyberline
Posts: 97
Joined: 2003-01-28 10:11
Location: Hürth
 

Re: Apache 1.3.26 und mod_auth

Post by cyberline »

Super aussage, was heißt "Funktioniert nicht" ? Kommt gar kein Passwortfenster oder kommt eins und es werden keine Daten akzeptiert ?
Wenn gar keins kommt mußte in der httpd.conf noch global
"AllowOverride None" auf => "AllowOverride All" setzen
g.ridder
Posts: 4
Joined: 2003-03-24 22:16
Location: Waltrop
Contact:
 

Re: Apache 1.3.26 und mod_auth

Post by g.ridder »

Das Fenster zur passwortabfrage kommt, aber das passwort wird wohl ignoriert, es erscheint nur das Fenster nochmal! (name und passwort sind richtig)

Mfg

Georg
duergner
Posts: 923
Joined: 2003-08-20 11:30
Location: Pittsburgh, PA, USA
 

Re: Apache 1.3.26 und mod_auth

Post by duergner »

Dann schau mal in die Apache-Logs rein. Da sollte drinnenstehn, was schief läuft.
g.ridder
Posts: 4
Joined: 2003-03-24 22:16
Location: Waltrop
Contact:
 

Re: Apache 1.3.26 und mod_auth

Post by g.ridder »

Ich bekomme den Fehler: not a valid FDN ( Aber erst wenn ich abbreche) der Dialog erscheint immer wieder(unendlich)

MfG

Georg
Post Reply