Parent Directory | Revision Log
disable some wsgi check, as viewvc do not like them ( should be reported upstream too )
1 | misc | 908 | # http://code.google.com/p/modwsgi/wiki/ApplicationIssues |
2 | # mainly for viewvc at the moment , when doing a diff | ||
3 | WSGIRestrictStdout Off | ||
4 | misc | 1051 | # again viewvc : |
5 | # mod_wsgi (pid=20083): Callback registration for signal 15 ignored. | ||
6 | # no bug reported upstream yet :/ | ||
7 | WSGIRestrictSignal Off |
ViewVC Help | |
Powered by ViewVC 1.1.30 |