From 2aed4b05a18430533b1203b2b51f17c86a6024cc Mon Sep 17 00:00:00 2001 From: ictmaatwerk Date: Tue, 11 Sep 2018 10:38:12 +0000 Subject: [PATCH] 'Apache-RevProxNGINX-Installer.sh' updaten --- Apache-RevProxNGINX-Installer.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Apache-RevProxNGINX-Installer.sh b/Apache-RevProxNGINX-Installer.sh index e5f4431..31baa17 100644 --- a/Apache-RevProxNGINX-Installer.sh +++ b/Apache-RevProxNGINX-Installer.sh @@ -331,6 +331,12 @@ require_once(ABSPATH . 'wp-settings.php'); EOF fi +#--------------------# +# WWW Folder Perms # +#--------------------# + +chown -R www-data:www-data /var/www/"$domain"/public_html + #-------------------# # OPCACHE GUI # #-------------------#