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

Rich Bowen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|RewriteRule Flags:          |Rewrite Guide: Disambiguate
                   |DPI|discardpath confusing   |uses of URI vs URL vs
                   |about URI                   |URL-path across all docs.

--- Comment #4 from Rich Bowen <[email protected]> ---
In RFC terms, URI and URL are functionally interchangeable on the web
(all HTTP URLs are URIs; RFC 3986 subsumes both). However, in this
context the docs mean specifically the path component — no scheme, no
host, no port. "URL-path" (as defined in our own directive-dict.xml)
makes this unambiguous, and is consistent with the rest of the
mod_rewrite documentation which uses "URL-path" throughout.

One assumes that this is what you're reporting here.

-- 
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