$HTTP["host"] == "public.example.com" { url.rewrite-once = ( "^/(.*)" => "/path.cgi/$1", } }