View Single Post
  #4  
Old 04-13-2012, 08:06 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,339
add "RewriteLogLevel 9" in httpd.conf and restart lsws. It will be logged in /usr/local/apache/logs/error_log with '[REWRITE]' like following.

Quote:
2012-04-09 23:17:34.451 [INFO] [10.8.0.6:55091-0#APVH_test.com] [REWRITE] strip base: '/' from URI: '/'
Reply With Quote