在nginx上用FastCGI解析PHP nginx配置文件: Nginx 默認使用 include enable-php.conf; 通過enable-php.conf 來解析PHP,該文件內容如下 而我們使用 ...