Fix 'home' bugs
[hcoop/domtool2.git] / configDefault / apache.cfg
index 7e6f609..bec5354 100644 (file)
@@ -9,6 +9,6 @@ val webNodes = ["deleuze"]
 val proxyTargets = ["http://hcoop.net/cgi-bin/mailman",
                    "http://hcoop.net/pipermail"]
 
-val logDir = "/var/log/apache2"
+val public_html = "home/public_html"
 
 end