diff --git a/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf index 9e16a06..cd776a2 100644 --- a/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf +++ b/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf @@ -1,6 +1,7 @@ ServerAdmin webmaster@thunix.net - ServerName www.thunix.net thunix.tilde + ServerName www.thunix.net + ServerAlias www.thunix.tilde thunix.tilde DocumentRoot /var/www/thunix.cf ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined