From 6fad804981dd059f2de3d18b1cb53af05a736f75 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 5 Nov 2012 18:13:26 -0500 Subject: add the ability to disable the 0-default.conf and 0-default_ssl.conf virtual hosts by setting the $apache_no_default_site variable --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index ad87919..0619850 100644 --- a/README +++ b/README @@ -48,6 +48,10 @@ You can install the ITK worker model to enforce stronger, per-user security: You can combine SSL support and the ITK worker model by including both classes. +If you do not want the 0-default.conf and 0-default_ssl.conf virtualhosts +automatically created, then simply set $apache_no_default_site = true in your +node configuration. + Configuring Apache ------------------ -- cgit v1.2.3