nginx 配置文件分析

/usr/local/nginx/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
相关文章
相关标签/搜索