projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c45f8c7
)
SIP2Mediator Apache configs
author
Bill Erickson
<berickxx@gmail.com>
Tue, 1 Sep 2020 14:17:42 +0000
(10:17 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Wed, 28 Oct 2020 18:57:39 +0000
(14:57 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/apache_24/eg_vhost.conf.in
patch
|
blob
|
history
diff --git
a/Open-ILS/examples/apache_24/eg_vhost.conf.in
b/Open-ILS/examples/apache_24/eg_vhost.conf.in
index
07c12ac
..
00d4f46
100644
(file)
--- a/
Open-ILS/examples/apache_24/eg_vhost.conf.in
+++ b/
Open-ILS/examples/apache_24/eg_vhost.conf.in
@@
-610,6
+610,13
@@
RewriteRule ^/conify/([a-z]{2}-[A-Z]{2})/global/(.*)$ /conify/global/$2 [E=local
Require all granted
</Location>
+<Location /sip2-mediator>
+ SetHandler perl-script
+ PerlHandler OpenILS::WWW::SIP2Mediator
+ Options +ExecCGI
+ Require all granted
+</Location>
+
# OpenURL 0.1 searching based on OpenSearch
RewriteMap openurl prg:@bindir@/openurl_map.pl
RewriteCond %{QUERY_STRING} (^.*$)