LiteSpeed ignoring custom index files

bobykus

Well-Known Member
#1
v4.2.1

Index Files index.html, index.php, index.php5, index.htm, hostedby.php


Go to


http://some.dk/


get


Index of /

Name Last modified Size Description

cgi-bin 10-Nov-2012 00:10 -
cp 10-Nov-2012 00:10 -
hostedby.php 10-Nov-2012 00:10 1k
images 10-Nov-2012 00:10 -
index.html.in.surftown 10-Nov-2012 00:10 4k
login.html 10-Nov-2012 00:10 4k
robots.txt 10-Nov-2012 00:10 1k
webalizer 13-Dec-2012 23:21 -

Why?
 

bobykus

Well-Known Member
#3
What is "index override in .htaccess was disabled"?
It is set in admin>configuration>server>Index Files>Index Files
In admin>configuration>server>HT Access>Allow Override all is set to yes
The only .htaccess in user home is force of php 5.2 use

# cat /some/.htaccess
#-------------------------
# To use php5.3 comment this out
AddType application/x-httpd-php52 php52 php
#-------------------------

What exactly I have to check for? The option to switch to Apache is
wrong - more then 2k vhosts is on the server, no downtime allowed.
 
Top