Nginx配置规则错误:
nginx: [emerg] open() "/www/server/nginx/conf/rewrite/trfhairport.com.conf" failed (2: No such file or directory) in /www/server/panel/vhost/nginx/trfhairport.com.conf:12
nginx: configuration file /www/server/nginx/conf/nginx.conf test failed
系统: CentOS 6.8 (Final) 宝塔Linux面板 3.6.0
安装软件安装位置配置状态
操作
nginx 1.10.3
[url=]启动[/url]
MySQL 5.5.54
[url=]重启[/url]
Pure-Ftpd 1.0.43
[url=]重启[/url] | [url=]停止[/url]
PHP版本:56
user www www;
worker_processes auto;
error_log /www/wwwlogs/nginx_error.log crit;
pid /www/server/nginx/logs/nginx.pid;
#Specifies the value for maximum file descriptors that can be opened by this process.