update
This commit is contained in:
@@ -316,7 +316,7 @@ NEWSITE(){
|
||||
NGINX_SERVERNAME=${NEW_SITE}
|
||||
|
||||
fi
|
||||
nginxconfig=/etc/nginx/sites-enabled/${MAIN_SITE}
|
||||
nginxconfig=/etc/nginx/sites-enabled/${MAIN_SITE}.conf
|
||||
|
||||
if [ "${SITE_TYPE}" = "proxy" ]; then
|
||||
if [ ! -z ${PROXYSCHEME+x} ] && [ ! -z ${PROXYHOST+x} ] && [ ! -z ${PROXYPORT+x} ]; then GO=true; fi
|
||||
|
||||
Reference in New Issue
Block a user