This guide provides a step-by-step explanation of how to deploy a Django website on a CentOS server using Apache and Gunicorn or mod_wsgi.
The project will be configured in the /home/hello
directory, with SELinux enabled and using SQLite as the database.