lighttpd: Move blog static files to /static.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 4 Jan 2010 21:31:03 +0000 (22:31 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 Jan 2010 12:55:54 +0000 (13:55 +0100)
etc/lighttpd/vhosts/stderr-nl

index 6bb2f2564e6a53ab925f71aeb0947527f1b61a5e..b65c8e35a4047d53a20b1607b1eb00eec0a16f0d 100644 (file)
@@ -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