diff --git a/roles/webserver/files/etc/apache2/sites-available/thunix.cf.conf b/roles/webserver/files/etc/apache2/sites-available/thunix.cf.conf index 01f7cfa..09f606d 100644 --- a/roles/webserver/files/etc/apache2/sites-available/thunix.cf.conf +++ b/roles/webserver/files/etc/apache2/sites-available/thunix.cf.conf @@ -1,7 +1,7 @@ ServerAdmin amcclure@ttm.sh ServerName thunix.cf - DocumentRoot /var/www/thunix/redirect + DocumentRoot /var/www/html ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined