lighttpd: Fix rewrite rule for the evolution-events.nl wipi
[matthijs/servers/drsnuggles.git] / etc / lighttpd / vhosts / evolution-events-nl
index 914e8bab3ac94beef26898579bb57bd21ce4ac9b..1a7085b1f986591b12658a9848a93bce03c3ef6b 100644 (file)
@@ -28,7 +28,7 @@ $HTTP["host"] =~ ".evolution-events.nl$" {
        
        url.rewrite-once += (
                "^/wipi/static/(.*)$" => "/staticwipi/$1",
-               "^/Site(/.*|)$" => "/wipi/Site/$1",
+               "^/Site(/.*|\?.*|)$" => "/wipi/Site/$1",
        )
 
        $HTTP["host"] =~ "^orga.evolution-events.nl$" {