View | Details | Raw Unified | Return to bug 23685
Collapse All | Expand All

(-)a/debian/templates/apache-shared-intranet-plack.conf (-1 / +1 lines)
Lines 14-19 Link Here
14
        ProxyPass "/cgi-bin/koha/tools/export.pl" "!"
14
        ProxyPass "/cgi-bin/koha/tools/export.pl" "!"
15
        ProxyPass "/cgi-bin/koha/tools/upload-cover-image.pl" "!"
15
        ProxyPass "/cgi-bin/koha/tools/upload-cover-image.pl" "!"
16
        ProxyPass "/cgi-bin/koha/svc/cataloguing/metasearch" "!"
16
        ProxyPass "/cgi-bin/koha/svc/cataloguing/metasearch" "!"
17
        ProxyPass "/cgi-bin/koha/reports/guided_reports.pl" "!"
17
18
18
        ProxyPreserveHost On
19
        ProxyPreserveHost On
19
20
20
- 

Return to bug 23685