
12-16-2012, 05:08 PM
|
|
LiteSpeed Staff
|
|
Join Date: Sep 2009
Posts: 2,226
|
|
if the virtual host comes from apache's httpd.conf, refer
http://httpd.apache.org/docs/2.2/mod...tml#rewritelog
use RewriteLog and RewriteLogLevel directive
if the virtual host is lsws native one,
lsws admin console->Virtual Hosts->select the vhost
->Rewrite->
Enable Rewrite:Yes
Log Level:9
|