/etc/nginx/ fastcgi_params要添加
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
然后 ,虚拟主机里,添加 root ,对应 $document_root,
http://www.21andy.com/blog/20100219/1701.html
/etc/nginx/ fastcgi_params要添加
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
然后 ,虚拟主机里,添加 root ,对应 $document_root,
http://www.21andy.com/blog/20100219/1701.html
9万+
7740

被折叠的 条评论
为什么被折叠?