Hi all,
for the last few weeks I have tried to post a web app (HTML5) project, called The Zoo Example, in a website I have created in WordPress using Hostgator. I followed the procedure described in your Learn/Export Formats/HTML5/Folder option. I saved the exported folder and renamed it theZooExampleWebapp. Then, I uploaded it to the public_html folder in my site server (itisallmath.com ). On a page The Zoo Example created, I wrote the the iframe code
<iframe src="https://www.itisallmath.com/public_html/theZooExampleWebapp" style="width:100%; height:100%; border:0; scrolling=no;"></iframe>
and after upgrading it, the preview does not show the project. I get a frame with the following message:
The page you requested was not found we suggest you to go back to HomePage
Is any thing I am doing wrong?
Best regards,