projects
/
matthijs
/
servers
/
drsnuggles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1806fc
)
lighttpd: Move blog static files to /static.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 4 Jan 2010 21:31:03 +0000
(22:31 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 5 Jan 2010 12:55:54 +0000
(13:55 +0100)
etc/lighttpd/vhosts/stderr-nl
patch
|
blob
|
history
diff --git
a/etc/lighttpd/vhosts/stderr-nl
b/etc/lighttpd/vhosts/stderr-nl
index 6bb2f2564e6a53ab925f71aeb0947527f1b61a5e..b65c8e35a4047d53a20b1607b1eb00eec0a16f0d 100644
(file)
--- 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