Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ngx_http_access_module
óÐÁÓÉÂÏ ÂÏÌØÛÏÅ!
ëÏÎÆÉÇ ÐÏÌÕÞÉÌÓÑ ÐÒÉÍÅÒÎÏ ÔÁËÏÊ
location = /stat/ {
index index.html index.htm;
set_real_ip_from 10.0.0.0/24;
real_ip_header X-Real-IP;
allow 10.10.10.10;
deny all;
}
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,211959,212220#msg-212220
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|