diff --git a/files/apache.conf.j2 b/files/apache.conf.j2 index 47c9cbe..6dbb953 100644 --- a/files/apache.conf.j2 +++ b/files/apache.conf.j2 @@ -1,7 +1,5 @@ ServerAdmin webmaster@localhost - ServerName {{ http_host }} - ServerAlias www.{{ http_host }} DocumentRoot /var/www/{{ http_host }} ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined