Ticket #890 (closed defect: fixed)

Opened 23 months ago

Last modified 4 months ago

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

Changed 4 months ago by stbuehler

  • status changed from new to closed
  • resolution set to fixed
  • pending unset

Looks like it got fixed... please use a more recent version if it doesn't work and provide a little bit more information (config + url you tried).

Add/Change #890 (bad PATH_INFO for URL with a query string)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.