From: dbs Date: Thu, 22 Apr 2010 13:38:36 +0000 (+0000) Subject: Apply Jeff Godin's patch to fix Exporter forwarding to HTTPS X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c6136b2a00258cad943137b799a617a75b59ee71;p=Evergreen.git Apply Jeff Godin's patch to fix Exporter forwarding to HTTPS From https://bugs.launchpad.net/evergreen/+bug/538286 git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4_0@16289 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 6cdc44ec0b..b9e04865a2 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -257,6 +257,7 @@ RewriteRule - - [E=locale:en-US] [L] PerlSetVar OILSProxyPermissions "STAFF_LOGIN" PerlHandler OpenILS::WWW::Proxy OpenILS::WWW::Exporter Options +ExecCGI + PerlSendHeader On allow from all