diff --git a/Extra_Domains/RevProxySimple_Domain.sh b/Extra_Domains/RevProxySimple_Domain.sh index 331c4b3..54efdbf 100644 --- a/Extra_Domains/RevProxySimple_Domain.sh +++ b/Extra_Domains/RevProxySimple_Domain.sh @@ -13,8 +13,6 @@ # Set server IP variable for apache access server_ip=$(hostname -I|cut -f1 -d ' ') -# Block direct apache acces -ufw deny 8080/tcp ##-----------## # NGINX #