/
etc
/
nginx
/
conf.d
/
includes-optional
/
up file
home
location ~ \.shtml$ { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://$CPANEL_APACHE_PROXY_IP:$CPANEL_APACHE_PROXY_PORT; }