﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
8490	path_info equals script_name on lighttpd using fastcgi under a subdirectory when accessed without a trailing '/'	mtrichardson	nobody	"I have a Django app running under lighttpd and fastcgi in a subdirectory.  When accessed without a trailing '/', eg, example.com/carfactory instead of example.com/carfactory/, script_name is the same as path_info resulting in an attempt to resolve 'carfactory/carfactory' instead of '/'.

Simple patch attached that fixes this."		closed	Core (Other)	dev		fixed	path_info, script_name, lighttpd, fastcgi	richard.davies@…	Accepted	1	0	0	0	0	0
