Closed GoogleCodeExporter closed 8 years ago
Please repost the question on the mod_wsgi mailing as described in:
http://code.google.com/p/modwsgi/wiki/WhereToGetHelp?tm=6#Asking_Your_Questions
The issue tracker is not a suitable place for exploring problems using mod_wsgi.
Original comment by Graham.Dumpleton@gmail.com
on 23 Aug 2011 at 9:20
The issue here was that there was a mod_wsgi daemon mode bug where headers were
associated with err_headers_out. This meant one needed to use the 'always'
condition with Header directive rather than default of onsuccess.
Is finally fixed in mod_wsgi 4.3.3.
https://github.com/GrahamDumpleton/mod_wsgi/issues/5
Original comment by Graham.Dumpleton@gmail.com
on 12 Nov 2014 at 10:16
Original issue reported on code.google.com by
r...@roji.org
on 23 Aug 2011 at 4:46Attachments: