DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44135>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44135

           Summary: mod_setenvif doc improvements
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


In manual/mod/mod_setenvif.html.en

At

  * Request_URI - the resource requested on the HTTP request line --
    generally the portion of the URL following the scheme and host portion
    without the query string

the reader is left hanging as to how to match on the query string.
even though he sees it in access.log, showing that apache is fully
aware of it.

So mention "to match on the query string, see
mod_rewrite.html#rewritecond".


On mod_rewrite.html one sees

    You can also set special flags for CondPattern by appending
    [flags]  as the third argument

But you don't say exactly what are all the flags one can use. Also you
say [L] on this page, but don't say what it means.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to