View Single Post
  #1  
Old 04-14-2009, 02:10 AM
priestjim priestjim is offline
Senior Member
 
Join Date: Mar 2009
Location: Athens, Greece
Posts: 60
Question htaccess and DocumentRoot

Hi!

I am an LS Enterprise edition owner and I have noticed that while Apache tries to open and process .htaccess files located in every subdirectory containing the docroot (for example if docroot is /home/example/www, apache will process /.htaccess, /home/.htaccess and /home/example/.htaccess), LS doesn't! This is very crucial to CPanel because, for example, it uses it (through /home/example/.htaccess in order not to interfere with the actual website's .htaccess in /home/example/www/.htaccess) to enable users to choose between PHP versions!

Is it possible to add this feature to LS?

Thanks in advance!

Last edited by priestjim; 04-14-2009 at 03:44 AM..
Reply With Quote