From: dbs Date: Thu, 22 Apr 2010 13:37:09 +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=9f6291a6b3157d70b223a21451a8a963a29585f0;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_6_0@16287 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 43885311d4..7d36c698ee 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -282,6 +282,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