Ticket #892 (new defect)

Opened 2 years ago

Last modified 5 months ago

No PATH_INFO/PATH_TRANSLATED when using FastCGI as an index generator

Reported by: aredridel Assigned to: jan
Priority: normal Milestone:
Component: core Version: 1.4.18
Severity: normal Keywords:
Cc: Blocking:
Need Feedback: 0

Description

I'm using a FastCGI to generate directory indexes, and having to map URIs (based on REQUEST_URI) to the filesystem myself, rather than using PATH_INFO and PATH_TRANSLATED; obviously this breaks when there are aliases involved.

Having PATH_INFO be non-blank and PATH_TRANSLATED be set at all would be useful.

Attachments

Change History

04/22/2007 10:00:14 PM changed by 12áű

ééé

(in reply to: ↑ description ) 01/31/2008 06:11:31 PM changed by anders1@gmail.com

  • version changed from 1.4.13 to 1.4.18.
  • blocking changed.
  • pending changed.

Replying to aredridel:

I'm using a FastCGI to generate directory indexes, and having to map URIs (based on REQUEST_URI) to the filesystem myself, rather than using PATH_INFO and PATH_TRANSLATED; obviously this breaks when there are aliases involved. Having PATH_INFO be non-blank and PATH_TRANSLATED be set at all would be useful.

Hey, I have the same issue - would be really nice if this would be fixed. Cheers


Add/Change #892 (No PATH_INFO/PATH_TRANSLATED when using FastCGI as an index generator)




Change Properties