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

(-)a/debian/templates/apache-shared-intranet-plack.conf (-2 lines)
Lines 13-19 Link Here
13
        # don't break under plack/starman
13
        # don't break under plack/starman
14
        ProxyPass "/cgi-bin/koha/offline_circ/process_koc.pl" "!"
14
        ProxyPass "/cgi-bin/koha/offline_circ/process_koc.pl" "!"
15
        ProxyPass "/cgi-bin/koha/tools/background-job-progress.pl" "!"
15
        ProxyPass "/cgi-bin/koha/tools/background-job-progress.pl" "!"
16
        ProxyPass "/cgi-bin/koha/tools/batch_record_modification.pl" "!"
17
        ProxyPass "/cgi-bin/koha/tools/batchMod.pl" "!"
16
        ProxyPass "/cgi-bin/koha/tools/batchMod.pl" "!"
18
        ProxyPass "/cgi-bin/koha/tools/manage-marc-import.pl" "!"
17
        ProxyPass "/cgi-bin/koha/tools/manage-marc-import.pl" "!"
19
        ProxyPass "/cgi-bin/koha/tools/stage-marc-import.pl" "!"
18
        ProxyPass "/cgi-bin/koha/tools/stage-marc-import.pl" "!"
20
- 

Return to bug 22417