From cf01d0b17051fd02f596767d6901adf9aa4394b6 Mon Sep 17 00:00:00 2001 From: ubergeek Date: Sat, 22 Dec 2018 10:27:46 -0500 Subject: [PATCH] Update 'roles/webserver/files/etc/apache2/sites-available/www.thunix.cf.conf' --- .../files/etc/apache2/sites-available/www.thunix.cf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/webserver/files/etc/apache2/sites-available/www.thunix.cf.conf b/roles/webserver/files/etc/apache2/sites-available/www.thunix.cf.conf index e7b0690..72d2b82 100644 --- a/roles/webserver/files/etc/apache2/sites-available/www.thunix.cf.conf +++ b/roles/webserver/files/etc/apache2/sites-available/www.thunix.cf.conf @@ -1,7 +1,7 @@ ServerAdmin amcclure@ttm.sh ServerName www.thunix.cf - DocumentRoot /var/www/html + DocumentRoot /var/www/thunix.cf ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined