复制代码 代码如下:
location ~* ^/(data|uploads|templets|special|html|erwe)/.*.(php|php5)$
{
deny all;
}
复制代码 代码如下:
location ~* ^/(data|uploads|templets|special|html|erwe)/.*.(php|php5)$
{
deny all;
}
linux环境下安装nginx步骤启动1、验证nginx配置文件是否正确 2、重启Nginx服务
Jun 08, 2018
关于nginx+php5.3.8+eclipse3.7工作空间的配置方法_ng
Jul 05, 2016
nginx依赖模块pcre、zlib、openssl 安装教程
Jun 08, 2018
Nginx反向代理+DNS轮询+IIS7.5 千万PV 百万IP 双线 网
Feb 06, 2017