127.0.0.1:9099 {
    tls off
    fastcgi / 127.0.0.1:9000 php {
        env SERVER_ADDR {host}
        index index.php
    }
}