NGINX : Proxy folders to different root ... location /nagios/ { proxy_pass http://10.0.21.8:80/; proxy_set_header Host $host; ...
確定! 回上一頁