'Apache-RevProxNGINX-Installer.sh' updaten

This commit is contained in:
ictmaatwerk
2018-09-10 12:41:22 +00:00
parent f9f9c1f0da
commit c9fa82be88

View File

@@ -9,7 +9,7 @@
# Block direct apache acces
ufw deny 8080/tcp
ufw allow from $server_ip to any port 8080
ufw allow from $server_ip proto tcp to any port 8080
#-------------------#
# APACHE + PHP-FPM #