Update 'Extra_Domains/RevProxyAdvanced_Domain.sh'
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
# https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-as-a-web-server-and-reverse-proxy-for-apache-on-one-ubuntu-18-04-server
|
|
||||||
###============================================================
|
###============================================================
|
||||||
## Ubuntu 18.04 Apache NGINX Reverse Proxy Additional Domain Installer
|
## Ubuntu 18.04 Apache NGINX Reverse Proxy Additional Domain Installer
|
||||||
###============================================================
|
###============================================================
|
||||||
@@ -34,8 +33,6 @@ done
|
|||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
##============##
|
##============##
|
||||||
# Apache #
|
# Apache #
|
||||||
|
|||||||
Reference in New Issue
Block a user