[Bug 70096] URL-path misleading (excludes PATH_INFO)

[email protected] Fri, 12 Jun 2026 13:07:10 +0000
Newsgroups gmane.comp.apache.documentation
Message-ID <[email protected]/bugzilla/>
https://bz.apache.org/bugzilla/show_bug.cgi?id=3D70096

Rich Bowen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Rich Bowen <[email protected]> ---
You seem to be making a distinction between "URL-path" and "URL path", but =
as
we've discussed elsewhere, no such distinction exists. The definition is
correct. I've tried several different iterations, and injecting PATH_INFO
discussion here just muddies the water further.

The power of URLs is that they don't have to fit a particular mold, and don=
't
have to represent an actual file path, but can contain arbitrary text that =
is
then interpreted by the server.

If you have a *specific* suggestion as to how this can be rephrased that
actually clarifies something, that's great. But not every example has to co=
ver
all cases. The purpose of this specific example is to convey the fact that =
the
URL-path is everything following the slash after hostname, before the query
string. It does that. I'm really not inclined to make this more complicated.

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