ПРОЕКТЫ 


  АРХИВ 


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]

По локейшенам


  • To: nginx-ru@xxxxxxxxx
  • Subject: По локейшенам
  • From: "agz" <nginx-forum@xxxxxxxx>
  • Date: Sat, 29 Jan 2011 13:40:16 -0500
  • Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mickey.jlkhosting.com; s=x; h=Date:Sender:From:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To; bh=6zs9DW99kVFeKBjPd0kDEZVaYHFQflIxalAcvILjzuw=; b=a4Na4nAMdAGV2YjCgRc8CTz/OGvuDeDduC7m5S4atmEzZokxdjVuRRj/UDTF6V3wkW/Ocf157kSBT+TeccxTjYwqFmYiI7FUSv66UclnrkmNHjxSouKfgKn9vK69QDTu;

Доброго времени суток всем!

Подскажите, можно в локейшенах
смешивать директории, файлы и маски?
Это будет работать?
Типа такого:

location ~ /(ips_kernel|conf_global.php|/\.ht) {
        deny all;
}

И вот такие конструкции для форума IPB
3.1.x:

location ~* /(cache|hooks|uploads)/.+\.php$ {
        deny all;
        }

location ~*
/public/(resources|style_avatars|style_captcha|style_css|style_emoticons|style_extra|style_images)/.+\.php$
{
        deny all;
        }

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?21,170703,170703#msg-170703


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


 




Copyright © Lexa Software, 1996-2009.