I’m new to Appfog and didn’t see any documentation on how to upload files that were html only. I’m not sure what to select when it asks what code I am using: it lists things like python, flask, java, etc, as options but not html. Where do I put my html code and what is the default wsgi.py file supposed to do?
Thanks!
If you want to create an HTML only app use PHP as the runtime and do not use standalone even when the af tool detects standanlone:
Make sure your root folder has an index.html