Hi, unfortunately I am running into a bit of an issue. I need to add a publicly accessible file to my website. The file needs to be accessible at its own url like this:
https://www..com//.txt
It needs to be exactly in this format. Since we don’t have access to the server or any of the core routing code, I’m not really sure this can be done?
Thanks