The pythonanywhere.com subdomain for my webapp is easily known to bots and others, and the web app executes without specifying any subdirectories or file names. So anyone can execute my webapp just by hitting my subdomain? Is it possible to disable this and require a partial or full path to at least obscure access to the web app? I'm not looking for high security, just not having every random bot hit my web app.