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:
a3a25fa
)
SIP2Mediator Apache configs continued
author
Bill Erickson
<berickxx@gmail.com>
Tue, 1 Sep 2020 14:46:36 +0000
(10:46 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Mon, 30 Nov 2020 16:38:24 +0000
(08:38 -0800)
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
00d4f46
..
66e5802
100644
(file)
--- a/
Open-ILS/examples/apache_24/eg_vhost.conf.in
+++ b/
Open-ILS/examples/apache_24/eg_vhost.conf.in
@@
-612,7
+612,7
@@
RewriteRule ^/conify/([a-z]{2}-[A-Z]{2})/global/(.*)$ /conify/global/$2 [E=local
<Location /sip2-mediator>
SetHandler perl-script
- PerlHandler OpenILS::WWW::SIP2
Mediator
+ PerlHandler OpenILS::WWW::SIP2
Gateway
Options +ExecCGI
Require all granted
</Location>