摘要: ``` nginx.conf 配置文件 根据sever域名进行配置 版本 nginx1.17.3 php7.2 thinkPHP5.x #user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid 阅读全文
posted @ 2019-10-16 16:33 青柚 阅读(484) 评论(0) 推荐(0) 编辑