Fixed apache config includes on Ubuntu

This commit is contained in:
Ossi Salmi 2012-01-03 14:07:06 +02:00 committed by Timo Mkinen
parent e58965fc00
commit ed65daf9d8

View file

@ -230,7 +230,7 @@ CustomLog /srv/www/log/http/<%= homename %>/access_log combined
# see README.Debian for details.
# Include generic snippets of statements
Include /etc/apache2/conf.d/
Include /etc/apache2/conf.d/*.conf
# Include the virtual host configurations:
Include /etc/apache2/sites-enabled/
Include /etc/apache2/sites-enabled/*.conf