View Single Post
  #7  
Old 03-06-2011, 08:23 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Quote:
Originally Posted by gbutler View Post
A force-reinstall was done and verified version is 4.0.20. However, with NO .htaccess file present in the sub-directory, rewrite rules are not inherited from .htaccess in parent directory. Have also tried creating a .htaccess in sub-directory with only "RewriteEngine on" and "RewriteOptions inherit" to no avail...

Any further advice is much appreciated.

Regards,
It must be something else, add "RewriteLogLevel 9" to subdomain configuraiton in httpd.conf, restart, then check error_log.
Reply With Quote