X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Flighttpd%2Fvhosts%2Fevolution-events-nl;fp=etc%2Flighttpd%2Fvhosts%2Fevolution-events-nl;h=d4504dfa0471c03039b2ad9199baa3b6a522777e;hb=1be6165979e711e149ba9ec2dd1784c3a76c8770;hp=7ee627368ea35daf6caea0fe3ee8842666a043ee;hpb=f5cc66fd6f8ccf5f8862ff5a0a22ece275220c8c;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/etc/lighttpd/vhosts/evolution-events-nl b/etc/lighttpd/vhosts/evolution-events-nl index 7ee6273..d4504df 100644 --- a/etc/lighttpd/vhosts/evolution-events-nl +++ b/etc/lighttpd/vhosts/evolution-events-nl @@ -48,10 +48,10 @@ $HTTP["host"] =~ ".evolution-events.nl$" { # Enable dirlistings for /private server.dir-listing = "enable" } + } - url.rewrite-once += ( - "^/forum/(.+)$" => "/forum/", - ) + $HTTP["host"] =~ "^orga-forum.evolution-events.nl$" { + url.redirect = ( ".*" => "http://orga.evolution-events.nl/forum" ) } $HTTP["host"] =~ "^hunter-net.evolution-events.nl$" {