'RevProxySimple.sh' updaten

This commit is contained in:
ictmaatwerk
2018-09-18 12:04:23 +00:00
parent 7a1d390041
commit 7528ff3f97

View File

@@ -10,8 +10,7 @@
server_ip=$(hostname -I|cut -f1 -d ' ')
# Block direct apache acces
#ufw deny 8080/tcp
# Setup domain folders
rm /var/www/html
# Setup domain folder
mkdir -p /var/www/"$domain"/public_html
##-----------##