Adding a Publicly Accessible .txt File

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

With routers maybe but advanced because you will need to create textfile by code cuz you can’t upload your own docs in that way.

Hi Tear,

Please see this thread for a solution using http-functions.