Nice tool! Can pyrobox serve a file tree as if it were located on a real server? For example, assuming there is an option `--serve-path`, then ```` pyrobox --directory public --serve-path /someprefix ```` will serve `/someprefix/anyfile` from `public/anyfile`