403异常
第一次配置一般是权限问题 /etc/nginx/nginx.conf
use nginx; 改为: use root;
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
第一次配置一般是权限问题 /etc/nginx/nginx.conf
use nginx; 改为: use root;