NGINX server配置中if的用法
摘要:
server的配置以php为例,如下: 1 server{ 2 root /var/webproject/www/mytools-php; 3 index index.html index.php; 4 5 location ~.+?\.php(/|$) { 6 fastcgi_split_path 阅读全文
posted @ 2016-03-11 22:55 走一趟再说 阅读(4471) 评论(0) 推荐(0)
浙公网安备 33010602011771号