Lines 9-15
Link Here
|
9 |
<IfVersion >= 2.4.8> |
9 |
<IfVersion >= 2.4.8> |
10 |
<IfModule mod_proxy_http.c> |
10 |
<IfModule mod_proxy_http.c> |
11 |
|
11 |
|
12 |
# FIXME: This scripts should be fixed so they |
12 |
# FIXME: These scripts should be fixed so they |
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 |
- |
|
|