]> granicus.if.org Git - apache/commitdiff
Stuff I want to do
authorRich Bowen <rbowen@apache.org>
Thu, 14 Feb 2013 02:29:04 +0000 (02:29 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 14 Feb 2013 02:29:04 +0000 (02:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446032 13f79535-47bb-0310-9956-ffa450edef68

docs/STATUS

index 759ae9750e912ca27445f587807d5f80ad71e603..fe3541c8371b57a48366f92406149791fe480732 100644 (file)
@@ -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.