fast cgi vs nginx server_name的配置错误修正


fastcgi_param  SERVER_NAME        $host;

不要用$server_name 因为他不准,还是$host准!

  1. No comments yet.
(will not be published)

  1. No trackbacks yet.