Update 'Apache-Installer.sh'
This commit is contained in:
@@ -229,5 +229,12 @@ EOF
|
||||
# Html Folder Perms #
|
||||
##-----------------------##
|
||||
|
||||
sed -i '3i Protocols h2 http/1.1' /etc/apache2/sites-available/ictdagbesteding.nl-le-ssl.conf
|
||||
chown -R www-data:www-data /var/www/"$domain"/html
|
||||
chown -R www-data:www-data /var/www/"$domain"/html
|
||||
|
||||
##----------------------##
|
||||
# Apache HTTP2 fix #
|
||||
##----------------------##
|
||||
|
||||
sed -i '3i\ Protocols h2 http/1.1\' /etc/apache2/sites-available/ictdagbesteding.nl-le-ssl.conf
|
||||
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/dev/Apache_PHP-FPM_Installer.sh -O h2_fix.sh
|
||||
source h2_fix.sh
|
||||
Reference in New Issue
Block a user