码迷,mamicode.com
首页 > 其他好文 > 详细

Ngxin

时间:2018-07-28 15:27:10      阅读:114      评论:0      收藏:0      [点我收藏+]

标签:nbsp   include   params   name   inf   path   roo   ast   index   

        location ~ \.php {
            root           /www/rhaphp; #脮脌也脢脦录镁碌母霉
            fastcgi_pass   127.0.0.1:9000;
            fastcgi_index  index.php;
            fastcgi_split_path_info ^(.+\.php)(.*)$; #脭录脫芒戮盲
            fastcgi_param PATH_INFO $fastcgi_path_info; #脭录脫芒戮盲D
            fastcgi_param  SCRIPT_FILENAME $document_root$fastcgi_script_name;
            include        fastcgi_params;
        }

 

Ngxin

标签:nbsp   include   params   name   inf   path   roo   ast   index   

原文地址:https://www.cnblogs.com/lystory/p/9381741.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!