Ticket #890 (closed defect: fixed)
bad PATH_INFO for URL with a query string
| Reported by: | brmichel | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | mod_fastcgi | Version: | 1.4.13 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
With mod_fastcgi, the PATH_INFO variable contains the query string, but it shouldn't.
For example, if a request is made on http://www.example.com/fast.cgi?foo=bar, the '?foo=bar' query string appears in the PATH_INFO.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

