diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/apache2.conf.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/apache2.conf.erb b/templates/apache2.conf.erb index 776cadc..26760b6 100644 --- a/templates/apache2.conf.erb +++ b/templates/apache2.conf.erb @@ -187,7 +187,7 @@ Include /etc/apache2/mods-enabled/*.load Include /etc/apache2/mods-enabled/*.conf # Include all the user configurations: -Include /etc/apache2/httpd.conf +#Include /etc/apache2/httpd.conf # Include ports listing Include /etc/apache2/ports.conf |