View Single Post
  #2  
Old 04-05-2007, 11:06 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
This is caused by a bug in our rewrite engine, will be fixed in 3.0.2.
As a temp fix, you can try replacing "REQUEST_URI" with "CURRENT_URI", which is LiteSpeed specific rewrite variable.
3.0.2 will be available soon.
Reply With Quote