Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mod_wsgi installation
#3
Hi,

use a WSGI application server like Gunicorn and Apache or nginx as reverse proxy in front of the WSGI application server instead of mod_wsgi. Easier and more flexible to setup.

Regards, noisefloor
Reply


Messages In This Thread
mod_wsgi installation - by Code05 - Jun-14-2019, 07:56 AM
RE: mod_wsgi installation - by Larz60+ - Jun-14-2019, 08:38 AM
RE: mod_wsgi installation - by noisefloor - Jun-14-2019, 09:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Where is mod_wsgi for Apache on Windows? jfha73 0 1,612 May-01-2020, 02:21 PM
Last Post: jfha73
  Enable error logging to browser for Python's Flask under Apache + mod_wsgi nikos 1 3,017 Sep-18-2018, 09:15 PM
Last Post: nikos

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020