whaletown.novamailio.com { root * /var/www/whale-town-front-v2/build/site @playWithoutSlash path /play @wasm path *.wasm @pack path *.pck redir @playWithoutSlash /play/ 308 handle_path /play/* { root * /var/www/whale-town-front-v2/build/site/play header @wasm Content-Type application/wasm header @pack Content-Type application/octet-stream file_server } handle /downloads/* { header Content-Disposition "attachment" file_server } handle { file_server } }