Closed ellerychan closed 8 years ago
Make modifications to run Gunicorn in place of Apache2. The project is modified to serve static files through Django instead of having them served by the web server, because Gunicorn can't do that. However, everything still works in Apache, too.
Make modifications to run Gunicorn in place of Apache2. The project is modified to serve static files through Django instead of having them served by the web server, because Gunicorn can't do that. However, everything still works in Apache, too.