摘要: nginx 配置,其他部分省略... # 文件位置 /usr/local/nginx/conf/vhost/ 可能因安装位置而不同 # 配置文件 xxxx.conf location ~ .*\.(php|php5)?$ { fastcgi_pass unix:/tmp/php70-fpm.sock 阅读全文
posted @ 2021-07-08 17:56 Silent-Cxl 阅读(240) 评论(0) 推荐(0)