Linux: request exceeded the limit of 10

Published by

Posted on October 12, 2009

Error: 500 error message. infinite loop
request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘limitinternalRecursion’ to increase the limit
if necessary. Use ‘LogLevel debug’ to get a backtrace.

background: tried to add a custom error page caused a 500 internal server error to be displayed.

The error was cleared by making some changes to my htaccess file which included some rewrite directive. Another option may be to add the custom error directive to the .htaccess file.