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

            Bug ID: 70042
           Summary: mod_rewrite reference summary: Repetition (environment
                    variables, cookies, headers)
           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: enhancement
          Priority: P3
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

The Summary of the mod_rewrite reference contains:
> Each rule can have an unlimited number of attached rule conditions, to allow 
> you to rewrite URL based on server variables, environment variables, HTTP 
> headers, or time stamps.
The next paragraph largely repeats that:
> It can also inspect other values, such as headers, cookies, environment 
> variables.
The patch for #70030 solves that. It also addresses the third confusion listed
there and reduces the risk that readers will think PATH_INFO is a variable just
like QUERY_STRING.

By the way:
1. In the first sentence modified, I do not find it clear what a server
variable is (how that differs from an environment variable).
2. “rewrite URL” should read “rewrite URLs”.

🅭🄍: 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