摘要:
来源:http://www.caojunfei.com/?p=1374location ~ ^.+\.php { root html; fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_split_path_info ^(.+\.php)(.*)$; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; 这个要换成你自己的网站路径... 阅读全文
posted @ 2013-01-10 15:22
天行侠
阅读(1825)
评论(1)
推荐(0)

浙公网安备 33010602011771号