Ticket #859 (new defect)

Opened 2 years ago

Last modified 2 weeks ago

no PATH_INFO when using mod_cgi

Reported by: jimmy@… Owned by: jan
Priority: normal Milestone:
Component: mod_cgi Version: 1.4.11
Severity: normal Keywords:
Cc: Blocked By:
Need User Feedback: no Blocking:

Description

lighttpd does not set PATH_INFO at all when using mod_cgi.

This required by the CGI spec, and breaks some web frameworks (eg: CGI::Application).

I am testing on Mac OS X, but this will probably not matter.

Attachments

Change History

Changed 6 weeks ago by anonymous

  • pending unset

This is still the case for 1.4.19, unfortunately. I will try to fix it.

Changed 2 weeks ago by spb_nick (former anonymous)

After digging around in the sources I think I'll better leave it as is. Especially considering that for my purposes I had to use handle_physical instead of handle_subrequest_start, which further complicates the matter. However, it definitely needs fixing. I'll use SCRIPT_NAME for now.

Add/Change #859 (no PATH_INFO when using mod_cgi)

Author



Change Properties
<Author field>
Action
as new
 
Note: See TracTickets for help on using tickets.