Fehlermeldung "Options not allowed here"

Apache, Lighttpd, nginx, Cherokee
Post Reply
nomove
Posts: 5
Joined: 2002-07-22 09:52
 

Fehlermeldung "Options not allowed here"

Post by nomove »

Hallo!

Ich habe folgendes Problem bei meinem Rootie (Suse 8.1, Confixx 2).
In einem Kundenverzeichnis, sagen wir mal "web11" liegt im Verzeichnis "userdaten" eine .htaccess-Datei mit folgenden Inhalt:

Code: Select all

options -indexes
Meine ErrorLog wirft mir aber immer folgendes raus:


Code: Select all

[Sun Jan 25 14:45:53 2004] [alert] [client 213.39.228.198] /home/www/web11/html/userdaten/.htaccess: Options not allowed here
Kann jemand helfen das Problem zu lösen?

Gruß

Claus
smur
Posts: 167
Joined: 2003-05-26 16:00
Location: Mannheim
 

Re: Fehlermeldung "Options not allowed here"

Post by smur »

Du hast keine Berechtigung diese Einstellung zu überschreiben.
Post Reply