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:
7f4a147
)
lighttpd: Enable the wipi on exodus.ee.nl/Site.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 24 Jun 2009 19:29:32 +0000
(21:29 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 24 Jun 2009 19:29:32 +0000
(21:29 +0200)
etc/lighttpd/vhosts/evolution-events-nl
patch
|
blob
|
history
diff --git
a/etc/lighttpd/vhosts/evolution-events-nl
b/etc/lighttpd/vhosts/evolution-events-nl
index 610be9fa29f1c406a4cf04e4a3560c839de8740f..c31fbd56787a51448517454fe329b2b57b897d31 100644
(file)
--- a/
etc/lighttpd/vhosts/evolution-events-nl
+++ b/
etc/lighttpd/vhosts/evolution-events-nl
@@
-29,7
+29,7
@@
$HTTP["host"] =~ ".evolution-events.nl$" {
url.rewrite-once += (
"^/wipi/static/(.*)$" => "/staticwipi/$1",
- "^
(/.*)$" => "
$1",
+ "^
/Site(/.*|)$" => "/wipi/Site/
$1",
)
$HTTP["host"] =~ "^orga.evolution-events.nl$" {