[Bug 62322] PATH_INFO is listed as a supported variable but it is not otherwise documented
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=62322 --- Comment #2 from Alexis Wilke <[email protected]> --- I think that all I wanted is to have it documented so we know what it represents. For example, the docs could include am example URI like this one: http://www.example.com/php/path_info.php/some/stuff?foo=bar And explain that the PATH_INFO variable is then set to: /some/stuff It could also specify that's something coming from CGI, of course. -- You are receiving this mail because: You are the assignee for the bug.