nginx下TP5项目配置虚拟站点

    nginx.conf配置 user www www; worker_processes auto; error_log /home/wwwlogs/nginx_error.log crit; pid /usr/local/nginx/logs/nginx.pid; #Specifies the value for maximum file descriptors
相关文章
相关标签/搜索