View Single Post
  #2  
Old 02-02-2013, 03:05 AM
NiteWave NiteWave is online now
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
Quote:
RewriteCond %{ENV:REDIRECT_STATUS} ^$
I'm not test yet, but likely litepeed won't set this environment variable(i.e.,"REDIRECT_STATUS") automatically.

Quote:
to prevent multiple or recursive rewrite rule.
this is the ultimate goal. I think litespeed is doing better(higher performance and less confusing) in this regards by my experience.

can you give an example rewriterule, which you want it behavior as expected ?
Reply With Quote