ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: $referer_host



Здравствуйте, Igor.

>> Модуль, добавляющий переменную $referer_host, может быть кому-то еще
>> понадобится:
>> https://github.com/zzzcpan/ngx_http_referer_host_module

> В 0.9.6+ подобная функциональность реализуется через map:

> map $http_referer            $referer_host {
>     default                  "";
>     ~^https?://(?<H>[^:/]+)  $H;
> }

Мощно!

-- 
С уважением,
 Михаил                          mailto:postmaster@xxxxxxxxxxxxx


_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.