Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Запретить доступ к файл у php
location ~* ^.+.(php)$ {
deny all;
}
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,192383,192398#msg-192398
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|