文章详情页
php-_server-php_self - nginx $_SERVER[’PHP_SELF’] 得到重复路径是什么原因?
浏览:222日期:2024-06-18 11:41:50
问题描述
![php-_server-php_self - nginx $_SERVER[’PHP_SELF’] 得到重复路径是什么原因?](http://www.haobala.com/attached/image/news/202309/1123091c0c.png)
如图 nginx $_SERVER[’PHP_SELF’] 得到重复路径是什么原因?
配置文件如下nginx.conf![php-_server-php_self - nginx $_SERVER[’PHP_SELF’] 得到重复路径是什么原因?](http://www.haobala.com/attached/image/news/202309/11230910ce.png)
![php-_server-php_self - nginx $_SERVER[’PHP_SELF’] 得到重复路径是什么原因?](http://www.haobala.com/attached/image/news/202309/1123098e2e.png)
php.conf 配置文件:![php-_server-php_self - nginx $_SERVER[’PHP_SELF’] 得到重复路径是什么原因?](http://www.haobala.com/attached/image/news/202309/112309aa61.png)
fastcgi.conf 配置文件:![php-_server-php_self - nginx $_SERVER[’PHP_SELF’] 得到重复路径是什么原因?](http://www.haobala.com/attached/image/news/202309/112309cc4a.png)
问题解答
回答1:应该是php配置。php.conf中fastcgi-param script一项,调用的结果是$document_root$fast_cgi_name,这个导致了重复出现。
相关文章:
排行榜

网公网安备