Boardunity & Video Forum

Boardunity & Video Forum (https://boardunity.de/)
-   Programmierung und Datenbanken (https://boardunity.de/programmierung-datenbanken-f23.html)
-   -   htaccess und Apache2? (https://boardunity.de/htaccess-apache2-t2620.html)

MrNase 01.12.2004 15:50

htaccess und Apache2?
 
Hallo,

folgendes produziert bei mir einen Internal Server Error :(

Code:

Options +Indexes
 
 FancyIndexing ON
 IndexOptions DescriptionWidth=*
 IndexOptions IconHeight=16 IconWidth=16
 IndexOptions SuppressColumnSorting
 IndexOrderDefault Ascending Name


Was müss ich ändern? Bei Apache 1.* ging es noch.

LonelyPixel 02.12.2004 10:37

Hab das grad nich so im Kopf, aber unter http.apache.org gibt's ne Doku für A2, da kannst du nachschauen, welche der Optionen gültig sind. Außerdem würde sich vllt ein Blick ins Apache errorlog anbieten, um nachzuschauen, ob er dir was mitteilen wollte. ;)

TRS 02.12.2004 10:43

Schau in die error_log vom Apache und gib die Fehlermeldung aus. Ansonsten die htaccess Datei leeren und Zeile für Zeile einfügen und dann schauen, bei welcher Zeile er sich aufhängt.


Alle Zeitangaben in WEZ +1. Es ist jetzt 17:29 Uhr.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25