From: dbs Date: Thu, 22 Apr 2010 13:36:25 +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=45013d847317c1096c6908bd609ff7bc6e50b3bc;p=working%2FEvergreen.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_6@16286 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 5f2013cc54..2558f69138 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -297,6 +297,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