Serve moin 1.9.8 htdocs prefix with apache gnutls
authorClinton Ebadi <clinton@unknownlamer.org>
Wed, 2 Apr 2014 20:18:45 +0000 (16:18 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Wed, 2 Apr 2014 20:18:45 +0000 (16:18 -0400)
lib/web_apps.dtl

index 76ef7ac..d9d6f5b 100644 (file)
@@ -22,7 +22,7 @@ val wordPress = \ host : (host) ->
 {{Create a WordPress blog with just the standard set-up code.  The WordPress blog should
   be rooted at the vhost's <tt>DocumentRoot</tt>.}}
 
-val moin_default_htdocs : (location) = "/moin_static196";
+val moin_default_htdocs : (location) = "/moin_static198";
 {{Alias for static content used by the system-wide MoinMoin.}}
 
 val addMoinMoin = begin