localhost/uif {
   reverse_proxy 127.0.0.1:10000
}

localhost {
   respond "Hello world!"
}
