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

--- Comment #1 from Rich Bowen <[email protected]> ---
PATH_INFO is defined in the CGI specification, rather than in the HTTP
specification. So stuff like php inherits it, as does mod_rewrite. mod_rewrite
can be aware of any env vars set by anything, whether it's part of the HTTP
spec or something completely bespoke.

I know this ticket is 8 years old, so chances are we've all forgotten what it
was in reference to. I'm happy to pursue it if you remember what problem you
were trying to solve by opening it.

Presumably we could put a ref to the CGI spec 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