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

            Bug ID: 70044
           Summary: mod_rewrite reference summary: Implies query string is
                    part of URL path
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
               URL: https://httpd.apache.org/docs/trunk/en/mod/mod_rewrite
                    .html
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 40179
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=40179&action=edit
Patch against trunk, which assumes that the patch for #70042 is already applied

Following issue #70030, the Summary of the mod_rewrite reference contains:
> mod_rewrite can operate on the full URL-path, or any portion of it, including 
> the PATH_INFO or QUERY_STRING.
> 
Despite what the definition of “URL-path” suggests, the URL-path does not
actually contain the query string (see ticket #70036).

The attached patch fixes that, simplifies and clarifies the mentioned concepts.

🅭🄍: https://www.philippecloutier.com/Common+infrastructure+licensing#its

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to