https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39305 --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to David Cook from comment #4)
I think that this is a step in the right direction, although I've been wondering if we should disable CGI all together (with the exception of the scripts that have to have it for now).
That is, detecting its in CGI mode, and then throwing up a page that says Maintenance Mode or something with an error in the logs to say that they need to enable Plack.
Yes, that was the first idea. But it was not that trivial, and I was sure we already had a red warning on the about page: we don't! This is an easy one to backport, and we can adjust the behaviour on a separate bug for a major release. -- You are receiving this mail because: You are watching all bug changes.