Version 4.4.16¶
Version 4.4.16 of mod_wsgi can be obtained from:
For details on the availability of Windows binaries see:
Bugs Fixed¶
1. If /dev/stderr cannot be opened for writing when startup log is requested and logging to the terminal, then mod_wsgi-express would fail. Now attempt fallback to using /dev/tty and if that cannot be opened either, then give up on trying to use terminal for startup log.