1 2 3 4 5 6 7
$HTTP["host"] =~ "^devel\.muzx\.net$" { server.document-root = "/home/pymuzx/muzx/static/" proxy.server = ( "" => ( ( "host" => "127.0.0.1", "port" => 8061) ) ) }