changeset 52:be1e9773a12c

Mercurial repo versions index.php files etc, so removing index.php breaks things!
author IBBoard <dev@ibboard.co.uk>
date Sat, 15 Aug 2015 19:15:19 +0000
parents 62ae90b291b3
children bddd6c3a3e8c
files manifests/templates.pp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/manifests/templates.pp	Sat Aug 08 15:20:17 2015 +0000
+++ b/manifests/templates.pp	Sat Aug 15 19:15:19 2015 +0000
@@ -362,6 +362,7 @@
 		# http://en.wikipedia.org/wiki/Server_Name_Indication#No_support
 		priority => 1,
 		custom_fragment => template("private/apache/dev.fragment"),
+		force_no_index => false,
 	}
 }
 class glittergothsite {