Update 'Extra_Domains/RevProxySimple_Domain.sh'

This commit is contained in:
tbergervoet
2018-10-04 12:34:56 +02:00
parent 2800903804
commit 78c3ef5f03

View File

@@ -13,8 +13,6 @@
# Set server IP variable for apache access # Set server IP variable for apache access
server_ip=$(hostname -I|cut -f1 -d ' ') server_ip=$(hostname -I|cut -f1 -d ' ')
# Block direct apache acces
ufw deny 8080/tcp
##-----------## ##-----------##
# NGINX # # NGINX #