
01-24-2013, 11:56 AM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,338
|
|
Quote:
Originally Posted by ingebolk
Didn't work for me :O i got the same problem
|
You should enable rewrite logging to see where the problem. To enable rewrite logging, add 'RewriteLogLevel 9' in the httpd.conf vhost. Then grep 'REWRITE' from /usr/local/apache/logs/error_log
|