From 9bf11aa19366f45bcd10a0917034acb45f89b259 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 16 Jan 2006 14:56:53 +0000 Subject: nginx-0.3.21-RELEASE import *) Feature: the ngx_http_perl_module. *) Change: the "valid_referers" directive allows the referreres without URI part. --- docs/xml/nginx/changes.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'docs/xml/nginx') diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index c30b1a247..e4845f6b0 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,29 @@ nginx changelog + + + + +модуль ngx_http_perl_module. + + +the ngx_http_perl_module. + + + + + +директива valid_referers разрешает использовать рефереры cовсем без URI. + + +the "valid_referers" directive allows the referreres without URI part. + + + + + + -- cgit