Thread: Rewrite Problem
View Single Post
  #4  
Old 03-20-2007, 05:45 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
There is a subtle change in rewrite engine in release 3.0 that rewritten URL may be processed again.

As you can tell from the log file, the URL has been rewritten again and again by prepending "/_endemit/" repeatedly, you may need to add a rewrite condition to prevent that from happening.
Reply With Quote