# HG changeset patch # User IBBoard # Date 1439666119 0 # Node ID be1e9773a12cba54ad238c4609a8b12997f35836 # Parent 62ae90b291b323af9837767b3e2029b5d1f724ba Mercurial repo versions index.php files etc, so removing index.php breaks things! diff -r 62ae90b291b3 -r be1e9773a12c manifests/templates.pp --- 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 {