centos - nginx中怎样指定多个目录不解析php
我想大声告诉你
我想大声告诉你 2017-04-25 09:01:11
0
1
699
location /data/attachment/ {
    location ~ .*\.(php)?${
        deny all;
    }
}

搜了半天给的例子都是这样的
每个目录都复制一遍的就太那啥了吧...

我想大声告诉你
我想大声告诉你

membalas semua(1)
过去多啦不再A梦
location ~ (/data/attachment/|/xxoo/|/ooxx/oxox) {
    location ~ .*\.(php)?${
        deny all;
    }
}

Ia biasa

Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan