Update 'RevProxyAdvanced.sh'

This commit is contained in:
tbergervoet
2018-09-26 11:56:47 +00:00
parent 91bfb312fe
commit 8597600e5d

View File

@@ -44,7 +44,7 @@ chmod -R 755 /var/www
# Apache #
##============##
apt install apache2 php-fpm
apt install -y apache2 php-fpm
wget https://mirrors.edge.kernel.org/ubuntu/pool/multiverse/liba/libapache-mod-fastcgi/libapache2-mod-fastcgi_2.4.7~0910052141-1.2_amd64.deb
dpkg -i libapache2-mod-fastcgi_2.4.7~0910052141-1.2_amd64.deb
mv /etc/apache2/ports.conf /etc/apache2/ports.conf.default