https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26048
--- Comment #12 from Jonathan Druart <[email protected]> --- Created attachment 115434 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115434&action=edit Bug 26048: POC - use ErrorDocument for 500 Proof of concept to use ErrorDocument to handle our 500. This is not ready at all, we need to tweak the mount and enable statements to make it possible to have a separate 500 for OPAC and intranet To test you need to: 1. Edit /usr/sbin/koha-plack Force environment to be set to deployment 109 environment="deployment"; 2. Add a die somewhere and hit the page -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
