lighttpd: Tell blosxom where the log files live.
[matthijs/servers/drsnuggles.git] / etc / lighttpd / vhosts / stderr-nl
index f1a4ad95726631cd2cc4bc40616780f0eb428e9a..2d165b35a2482224e5990ff27c3b944ddb354047 100644 (file)
@@ -67,6 +67,7 @@ $HTTP["host"] =~ ".stderr.nl$" {
                                "BLOSXOM_CONFIG_FILE" => var.site-dir + "/conf/blosxom.conf",
                                "BLOSXOM_DATA_BASE" => var.site-dir + "/data/blosxom",
                                "BLOSXOM_CODE_BASE" => var.site-dir + "/applications/blosxom",
+                               "BLOSXOM_LOGS_BASE" => var.site-dir + "/logs",
                                "BLOSXOM_HTDOCS_URL" =>  "/static/",
                        )
                }