I have a simple html site that is started by a WSGI script. The folder structure is as follows:
var/www/html/web web: ├── webapp.wsgi ├── init.py ├─── templat