lighttpd: Add configuration for blues-brothers.eu.
[matthijs/servers/drsnuggles.git] / etc / lighttpd / vhosts / evolution-events-nl
index 610be9fa29f1c406a4cf04e4a3560c839de8740f..914e8bab3ac94beef26898579bb57bd21ce4ac9b 100644 (file)
@@ -19,7 +19,6 @@ $HTTP["host"] =~ ".evolution-events.nl$" {
                ((
                        "socket" => var.site-fcgi-dir + "/wipi",
                        "check-local" => "disable",
-                       "broken-scriptfilename" => "enable",
                )),
        )
        alias.url += (
@@ -29,7 +28,7 @@ $HTTP["host"] =~ ".evolution-events.nl$" {
        
        url.rewrite-once += (
                "^/wipi/static/(.*)$" => "/staticwipi/$1",
-               "^(/.*)$" => "$1",
+               "^/Site(/.*|)$" => "/wipi/Site/$1",
        )
 
        $HTTP["host"] =~ "^orga.evolution-events.nl$" {