mod_rewrite and ProxyPass
[hcoop/domtool2.git] / lib / apache.dtl
index 3b41927..43dd928 100644 (file)
@@ -10,3 +10,8 @@ extern val vhost : host -> Vhost => [Domain]
         Group : your_group,
         DocumentRoot : your_path,
         ServerAdmin : email};
         Group : your_group,
         DocumentRoot : your_path,
         ServerAdmin : email};
+{{Add a new named Apache virtual host, specifying which nodes' Apache servers
+  should answer requests for this host, whether it should use SSL, what UNIX
+  user and group dynamic content generators should be run as, the filesystem
+  path to the static content root, and the e-mail address to which error pages
+  should direct visitors.}}