*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Next you'll want to upload your Django application. You can decide what path works best for you. A suggested name would be a folder called "wsgi_apps". You'll need to create a ".wsgi" that will be used by mod_wsgi. Note that the following example does not follow Django's best practice of placing the ".wsgi" file in a sub-folder called "apache".