Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:cache:litemage:troubleshooting:how-to-fix-rewrite-rule-which-break-litemage-esi [2017/05/11 21:11]
Jackson Zhang
litespeed_wiki:cache:litemage:troubleshooting:how-to-fix-rewrite-rule-which-break-litemage-esi [2017/05/11 21:12]
Jackson Zhang
Line 9: Line 9:
  
 You will need to add the following to the virtual host and restart web server. You will need to add the following to the virtual host and restart web server.
-  
   RewriteLogLevel 9   RewriteLogLevel 9
-  ​ 
 Then enable LSWS debug log by the following command Then enable LSWS debug log by the following command
   ps -ef | grep litespeed   ps -ef | grep litespeed
Line 24: Line 22:
 then  then 
   mv error_log log2check   mv error_log log2check
-then turn off the debug log:+then turn off the debug log, run the same command again:
   kill -USR2 <PID>   kill -USR2 <PID>
  
  • Admin
  • Last modified: 2017/05/16 13:33
  • by Lisa Clarke