From: Igor Sysoev Date: Mon, 9 Mar 2009 08:54:23 +0000 (+0000) Subject: nginx-0.7.40-RELEASE X-Git-Tag: release-0.7.40 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=2e9e3371f4eac5927fdb17739aecf706ecbec245;p=nginx.git nginx-0.7.40-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 0d2cdfadb..6b61fd66d 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,56 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Á location ÐÏÄÄÅÒÖÉ×ÁÅÔ ×ÙÄÅÌÅÎÉÑ × ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ. + + +the "location" directive supports captures in regular expressions. + + + + + +ÄÉÒÅËÔÉ×Õ alias Ó ÓÓÙÌËÁÍÉ ÎÁ ×ÙÄÅÌÅÎÉÑ × ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ +ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ×ÎÕÔÒÉ location'Á, ÚÁÄÁÎÎÏÇÏ ÒÅÇÕÌÑÒÎÙÍ ×ÙÒÁÖÅÎÉÅÍ +Ó ×ÙÄÅÌÅÎÉÑÍÉ. + + +an "alias" directive with capture references may be used inside +a location given by a regular expression with captures. + + + + + +ÄÉÒÅËÔÉ×Á server_name ÐÏÄÄÅÒÖÉ×ÁÅÔ ×ÙÄÅÌÅÎÉÑ × ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ. + + +the "server_name" directive supports captures in regular expressions. + + + + + +ÍÏÄÕÌØ ngx_http_autoindex_module ÎÅ ÐÏËÁÚÙ×ÁÌ ÐÏÓÌÅÄÎÉÊ ÓÌÜÛ ÄÌÑ ËÁÔÁÌÏÇÏ× +ÎÁ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÅ XFS; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.15.
+óÐÁÓÉÂÏ äÍÉÔÒÉÀ ëÕÚØÍÅÎËÏ. +
+ +the ngx_http_autoindex_module did not show the trailing slash in directories +on XFS filesystem; +the issue had appeared in 0.7.15.
+Thanks to Dmitry Kuzmenko. +
+
+ +
+ +