lighttpd: Enable the wipi on exodus.ee.nl/Site.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 24 Jun 2009 19:29:32 +0000 (21:29 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 24 Jun 2009 19:29:32 +0000 (21:29 +0200)
etc/lighttpd/vhosts/evolution-events-nl

index 610be9fa29f1c406a4cf04e4a3560c839de8740f..c31fbd56787a51448517454fe329b2b57b897d31 100644 (file)
@@ -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$" {