aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/templates/mod_wsgi.conf
Commit message (Collapse)AuthorAgeFilesLines
* - block signal registration, as viewvc seems to prevent SIGTERMMichael Scherer2011-02-241-1/+2
| | | | from killing process ( and thus apache from restarting )
* disable some wsgi check, as viewvc do not like them ( should be reported ↵Michael Scherer2011-02-121-1/+4
| | | | upstream too )
* enable mod_wdgi hack to let viewvc write to stdout. Viewvc should beMichael Scherer2011-01-281-0/+4
fixed, and a bug report should be opened ( but for now, this is faster )