I have a single file in the root folder of my site that I need to have read by a script in my default page.
The file is a .js file, although it has been renamed to manifest.webapp
Currently the script reports an error along the lines of file not found.
How can I achieve this?
TIA
Robert