$HTTP["host"] =~ "{{ wwm_hostname }}" {
    proxy.server = ("{{ wwm_folder }}" =>
           (( "host" => "127.0.0.1", "port" => 8080))
    )
}