From 37601ce471b37f34703ec8cc354aa38a52a97d12 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 17 Feb 2005 11:59:36 +0000 Subject: nginx-0.1.20-RELEASE import *) Feature: the new "script_filename" and "remote_port" parameters of the fastcgi_params directive. *) Bugfix: the FastCGI stderr stream was handled incorrectly. --- docs/xml/nginx/changes.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'docs/xml/nginx') diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 96c8381aa..9dfa672c6 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,30 @@ nginx changelog + + + + +ÎÏ×ÙÅ ÐÁÒÁÍÅÔÒÙ script_filename É remote_port × ÄÉÒÅËÔÉ×Å fastcgi_params. + + +the new "script_filename" and "remote_port" parameters +ofthe fastcgi_params directive. + + + + + +ÎÅÐÒÁ×ÉÌØÎÏ ÏÂÒÁÂÁÔÙ×ÁÌÓÑ ÐÏÔÏË stderr ÏÔ FastCGI-ÓÅÒ×ÅÒÁ. + + +the FastCGI stderr stream was handled incorreÓtly. + + + + + + -- cgit