From: J. Shirley Date: Fri, 16 Oct 2009 20:07:29 +0000 (+0000) Subject: Changes for nginx patches X-Git-Tag: 5.80014~22 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=fdf8529534a257a4b41c36eb2aff7506d83fcdb6 Changes for nginx patches --- diff --git a/Changes b/Changes index 1eaef40..fe2309c 100644 --- a/Changes +++ b/Changes @@ -13,6 +13,8 @@ New features: - Added disable_component_resolution_regex_fallback config option to switch off (deprecated) regex fallback for component resolution. + - Added an nginx-specific behavior to the FastCGI engine to allow + proper PATH_INFO and SCRIPT_NAME processing for non-root applications 5.80013 2009-09-17 11:07:04