SIP2Mediator Apache configs continued
authorBill Erickson <berickxx@gmail.com>
Tue, 1 Sep 2020 17:47:20 +0000 (13:47 -0400)
committerBill 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

index 67d7ca9..7899ad8 100755 (executable)
@@ -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>