From f7620d09a8553fc1e802d6c244458d5c1f0b8a45 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 4 Jan 2010 22:31:03 +0100 Subject: [PATCH] lighttpd: Move blog static files to /static. --- etc/lighttpd/vhosts/stderr-nl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/lighttpd/vhosts/stderr-nl b/etc/lighttpd/vhosts/stderr-nl index 6bb2f25..b65c8e3 100644 --- a/etc/lighttpd/vhosts/stderr-nl +++ b/etc/lighttpd/vhosts/stderr-nl @@ -54,7 +54,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_HTDOCS_URL" => "/blog/", + "BLOSXOM_HTDOCS_URL" => "/static/", ) } # Disabled for now, since the only working trac is the pandora trac -- 2.30.2