Serving Document from Shared Documents

I wish to serve a simple HTML files from xojo cloud.

The html documents are generated programmatically from my web app

I should be able to get the document from:
http://ip_of_my_xojo_cloud/Shared_Documents/MyFolder/myfile.html

But I keep getting a “404 Not found”

Shared Documents will not work for this but you can create a folder in the web directory, just as long as you don’t create an app with the same name as the folder.