View Single Post
  #2  
Old 01-15-2013, 12:09 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
enable rewrite logging (add 'RewriteLogLevel 9' to httpd.conf vhost section) and grep 'REWRITE' from /usr/local/apache/logs/error_log to see what is going on.
Reply With Quote