Hi there!
I am trying to simply serve a file at my site (a gpg public key). The file is only to be downloaded and not rendered. It is not site-related in the sense it belongs to no page. I've tried to put it in the site's root directory but I get a 404 error. How should I proceed?
Thx in advance.