View Single Post
  #3  
Old 12-16-2012, 11:20 PM
bobykus bobykus is offline
Senior Member
 
Join Date: Sep 2012
Posts: 64
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.
Reply With Quote