Nginx配置多个访问路径

上传:amourcw42458 浏览: 12 推荐: 0 文件:PDF 大小:32.76KB 上传时间:2021-01-16 17:54:34 版权申诉
Nginx配置多个service 多个访问路径 找到conf/nginx.conf修改配置文件 #user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; events { worker_connections 1024; } http { client_max_body_size 20M; client_
上传资源
用户评论