nginx加载子目录配置文件

1.主要加载子目录配置 2.nginx.conf配置 user  root; 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 {     w
相关文章
相关标签/搜索