From: Matthijs Kooijman Date: Wed, 24 Jun 2009 19:29:32 +0000 (+0200) Subject: lighttpd: Enable the wipi on exodus.ee.nl/Site. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=0218d01a127262997142d46f2199e3020f2a80f3;p=matthijs%2Fservers%2Fdrsnuggles.git lighttpd: Enable the wipi on exodus.ee.nl/Site. --- diff --git a/etc/lighttpd/vhosts/evolution-events-nl b/etc/lighttpd/vhosts/evolution-events-nl index 610be9f..c31fbd5 100644 --- 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$" {