'Apache-RevProxNGINX-Installer.sh' updaten

This commit is contained in:
ictmaatwerk
2018-09-11 10:38:12 +00:00
parent 8df1e90833
commit 2aed4b05a1

View File

@@ -331,6 +331,12 @@ require_once(ABSPATH . 'wp-settings.php');
EOF EOF
fi fi
#--------------------#
# WWW Folder Perms #
#--------------------#
chown -R www-data:www-data /var/www/"$domain"/public_html
#-------------------# #-------------------#
# OPCACHE GUI # # OPCACHE GUI #
#-------------------# #-------------------#