From: dbs Date: Thu, 22 Apr 2010 13:36:01 +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=f9f1b3fe481e167eebe4c25b44ac2b93862e6687;p=evergreen%2Fbjwebb.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/trunk@16285 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 11879601f..b7d7845f7 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