Commit 051e2018 authored by Richard Bowen's avatar Richard Bowen
Browse files

TODO note regarding the LimitInternalRecursion error message.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1178523 13f79535-47bb-0310-9956-ffa450edef68
parent 2a754fe3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -157,6 +157,15 @@ To Do List
  different approaches and make intelligent remarks about the
  comparative value of each.

- Fix this error message:
    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.
  This error message is often returned when a RewriteRUle loops, in
  which case setting LimitInternalRecursion won't do anything towards
  fixing the problem. However, the error message is already very long.
  Thoughts?

LaTeX Todo list
==================

@@ -173,3 +182,4 @@ LaTeX Todo list

- Translations.