|
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.
|