From: Rich Bowen Date: Thu, 14 Feb 2013 02:29:04 +0000 (+0000) Subject: Stuff I want to do X-Git-Tag: 2.5.0-alpha~5770 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c12e42974b5be62a92112176812617484b868e2;p=apache Stuff I want to do git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446032 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index 759ae9750e..fe3541c837 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -147,11 +147,13 @@ To Do List 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 + 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? +- Examples in Rewrite Flags doc for QSD, Redirect, Chain, DPI, END, NS + - Error codes Decide how and where to document the error codes (AH****), and then start on doing it.