lighttpd: Tell blosxom where the log files live.
[matthijs/servers/drsnuggles.git] / etc / lighttpd / vhosts / ninniach-nl
index bc23020a5f060da2362271e17f6988f08b3d425d..9968c5bef1b5a753bcd5c53c7a79abf159f49530 100644 (file)
@@ -21,6 +21,7 @@ $HTTP["host"] =~ ".ninniach.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" =>  "",
                        )
                }