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:
39aaf6c
)
SIP2Mediator Apache configs continued
author
Bill Erickson
<berickxx@gmail.com>
Tue, 1 Sep 2020 17:47:20 +0000
(13:47 -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_startup.in
patch
|
blob
|
history
diff --git
a/Open-ILS/examples/apache_24/eg_startup.in
b/Open-ILS/examples/apache_24/eg_startup.in
index
67d7ca9
..
7899ad8
100755
(executable)
--- a/
Open-ILS/examples/apache_24/eg_startup.in
+++ b/
Open-ILS/examples/apache_24/eg_startup.in
@@
-19,6
+19,8
@@
use OpenILS::WWW::RemoteAuth ('@sysconfdir@/opensrf_core.xml', 'OpenILS::WWW::Re
# Pass second argument of '1' to enable template caching.
use OpenILS::WWW::PrintTemplate ('@sysconfdir@/opensrf_core.xml', 0);
+use OpenILS::WWW::SIP2Gateway ('@sysconfdir@/opensrf_core.xml');
+
# - Uncomment the following 2 lines to make use of the IP redirection code
# - The IP file should to contain a map with the following format:
# - actor.org_unit.shortname <start_ip> <end_ip>