Например:
if ( $http_referer = (""|"-") ) { return 403; }
if ( $http_user_agent = ("spybot"| "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)") ) { return 403; }
Заранее благодарю.
--
Vladislav V. Prodan
System & Network Administrator
http://support.od.ua
+380 67 4584408, +380 99 4060508
VVP88-RIPE
_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-ru
if ( $http_referer = (""|"-") ) { return 403; }
if ( $http_user_agent = ("spybot"| "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)") ) { return 403; }
Заранее благодарю.
--
Vladislav V. Prodan
System & Network Administrator
http://support.od.ua
+380 67 4584408, +380 99 4060508
VVP88-RIPE
_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-ru