https://bz.apache.org/bugzilla/show_bug.cgi?id=58984

            Bug ID: 58984
           Summary: mod_rewrite documentation for R flag should include
                    note about supported status codes
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: docs@httpd.apache.org
          Reporter: yeh...@ymkatz.net

Created attachment 33536
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33536&action=edit
trunk patch

The R flag only supports sending headers that are otherwise listed in the
module as supported, but the documentation implies that any header can be sent.
This leads to 500 errors (when the RewriteRule is in htaccess) or compile
errors (when the RewriteRule is in config).

The attached patches (trunk and 2.4) add a note about supported codes only.

It might be nice to put the list of codes somewhere in the documentation
(currently in include/httpd.h), but I don't know if there is an automatic way
to do this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to