https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23685
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from Marcel de Rooy <[email protected]> --- diff --git a/debian/templates/apache-shared-intranet-plack.conf b/debian/templates/apache-shared-intranet-plack.conf index bcee399443..6fa4014929 100644 --- a/debian/templates/apache-shared-intranet-plack.conf +++ b/debian/templates/apache-shared-intranet-plack.conf @@ -14,6 +14,7 @@ ProxyPass "/cgi-bin/koha/tools/export.pl" "!" ProxyPass "/cgi-bin/koha/tools/upload-cover-image.pl" "!" ProxyPass "/cgi-bin/koha/svc/cataloguing/metasearch" "!" + ProxyPass "/cgi-bin/koha/reports/guided_reports.pl" "!" Can understand this choice. But it takes years to get them out of this list again? We had quite a bunch when we started with Plack in 2015 ? commit 4adc4ee5f8d3e113b62094552be6c80942289c3e Author: Tomás Cohen Arazi <[email protected]> Date: Wed Mar 4 00:19:40 2015 +0100 Bug 13791: Plack out-of-the-box support on packages -- 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/
