diff --git a/roles/webserver/files/etc/apache2/sites-available/mightywcms.thunix.conf b/roles/webserver/files/etc/apache2/sites-available/mightywcms.thunix.conf index edf4e8e..d840941 100644 --- a/roles/webserver/files/etc/apache2/sites-available/mightywcms.thunix.conf +++ b/roles/webserver/files/etc/apache2/sites-available/mightywcms.thunix.conf @@ -2,7 +2,7 @@ ServerAdmin naglfar@thunix.net ServerName mightywcms.thunix.net ServerAlias mightywcms.thunix.cf - DocumentRoot /home/naglfar/tildegit/MightyWCMS/ + DocumentRoot /var/www/MightyWCMS/ ErrorLog ${APACHE_LOG_DIR}/error_mightywcms.log CustomLog ${APACHE_LOG_DIR}/access_mightywcms.log combined