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 # #-------------------#