摘要:
FastCGI模块(FastCGI)摘要这个模块允许nginx同FastCGI协同工作,并且控制哪些参数将被安全传递。例:location / { fastcgi_pass localhost:9000; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /home/www/scripts/php$fastcgi_script_name; fastcgi_param QUERY_STRING $query_string; fastcgi_param REQUEST_METHOD $re... 阅读全文
posted @ 2012-02-29 20:37
lhj588
阅读(1565)
评论(0)
推荐(0)

浙公网安备 33010602011771号