Nginx rewrite

Sib nginx-forum на nginx.us
Ср Июл 6 06:12:35 UTC 2011


Здраствуйте. Каке правило rewirite для nginx

<FilesMatch "\.(php|cgi|pl|php3|php4|php5|php6|phps|phtml|shtml)$">
   Order allow,deny
   Deny from all
</FilesMatch>

Для правила

Order Deny,Allow
Deny from all

Я правильно задаю

location / {
deny all
}

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




Подробная информация о списке рассылки nginx-ru