ServerName www.foobar.com ServerAlias foobar.com DocumentRoot /var/www/foobar.com Order allow,deny Allow from all LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i -> %U\" \"%{User-Agent}i\ "" combined ErrorLog /var/log/apache2/foobar.com.error_log CustomLog /var/log/apache2/foobar.com.access_log combined Include conf/deflate.conf