Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1486,7 +1486,7 @@ NEWSITE(){
|
||||
|
||||
######################################### PROXY
|
||||
else
|
||||
[ "${WEBSOCKET}" == "yes" ] && WEBSOCKET="include conf.d]\/include\/websocket-support.conf;" || WEBSOCKET=""
|
||||
[ "${WEBSOCKET}" == "yes" ] && WEBSOCKET="include conf.d\/include\/websocket-support.conf;" || WEBSOCKET=""
|
||||
[ "${HSTS}" == "yes" ] && HSTS="include conf.d\/include\/hsts-support.conf;" || HSTS=""
|
||||
[ "${EXPLOITS}" == "yes" ] && EXPLOITS="include conf.d\/include\/block-exploits.conf;" || EXPLOITS=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user