#
bookfightclub.org {
        root * /usr/bfcorg/public
        encode
        file_server
}
#
cdyf.bookfightclub.org {
        root * ./ 
        encode gzip
        file_server browse
}
# revrse proxy Casa on port 81
#
casa.bookfightclub.org {
        encode
        reverse_proxy localhost:81
}
#
cpyf.bookfightclub.org {
        reverse_proxy localhost:3923
}
#
#
ckpt.bookfightclub.org {
    reverse_proxy localhost:9090
}
