摘要:
#CIserver { listen 80; server_name www.ci.com; index index.php index.html index.htm; root "/servers/apps/CI"; location ~ \\.php{ fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; ##########################################pathinfo 模式 set $path_info ""; set $real_script_nam... 阅读全文
posted @ 2013-10-16 16:38
Caly pc
阅读(888)
评论(0)
推荐(0)
浙公网安备 33010602011771号