[TYPO3-english] Problems migrating from "simulate static" to "cooluri"

Jan Bednarik info at bednarik.org
Tue May 12 19:09:05 CEST 2009


Hi,

> Using these mod_rewrite rules in the .htaccess results in an internal
> server error due " Request exceeded the limit of 10 internal redirects due
> to probable configuration error. Use 'LimitInternalRecursion' to increase
> the limit if necessary. Use 'LogLeveldebug' to get a backtrace."

something is cycling. You should checkout rewrite log or at least HTTP 
headers what is cycling and why.

There are 2 redirects that should happen:

page.123.html -> (mod_rewrite rules) -> index.php?id=123 -> 
(redirectOldLinksToNew) -> /cool/uri

The question is whether it is the first redirect or the second one.

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


More information about the TYPO3-english mailing list