View Single Post
  #4  
Old 01-17-2012, 01:19 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
make sure 'RewriteBase /directory/' points to the actual directory in question.

also, enable rewrite logging (add 'RewriteLogLevel 9' in httpd.conf) to further troubleshoot the rules (yours and mine).

Last edited by webizen; 01-17-2012 at 01:22 PM..
Reply With Quote