![]() |
Apache 2 unter Suse 10
Hallo Ihr!
Ich hab da ein kleines Problem. Ich soll unter Suse 10 einen Apache Webserver zum laufen bringen. Ich hab mir einen Alias angelegt der funktionier (http://localhost/testfirma) auch. Aber mein Problem ist das ich es nicht schaffe die Index.html als Standard Dokument anzugeben. Wenn ich die Webseite aufrufe bekomme ich nur eine Verzeichnis Auflistung zurück?? Meine Einstellungen: default-server.conf Alias /testfirma "/srv/www/htdocs/testfirma" <Directory "/srv/www/htdocs/testfirma"> Options all AllowOverride none Order allow,deny Allow from all DirectoryIndex index.html </Directory> Kann mir jemand helfen? LG Steve |
Code:
DirectoryIndex index.html ~ |
In der Erklärung hast Du "Index.html" geschrieben und in den Einstellungen"index.html".also Groß-/Kleinschreibung. Unix und somit Linux ist das nicht egal.
Das Einzige was mir aufgefallen ist ;) |
Post mal die apache2.conf oder httpd.conf (also das Hauptconfigfile)
|
Hey Super!
Es war wirklich nur die Schreibweise!
Ich hab nicht auf "case sensitive" geachtet! Jetzt merk ichs mir! Danke Danke Danke!! Ich hab es lange probiert bevor ich ins Forum gepostet hab :D LG Steve |
Alle Zeitangaben in WEZ +2. Es ist jetzt 03:55 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag