From 3fa2e103fcadc25aabea63298626e6768117c9d3 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 8 Oct 2010 16:14:09 +0000 Subject: [PATCH] Updated Apache configuration files. Monotone-Parent: 9d48a94d741021fe7ac3ee6f71d69855f8348d2d Monotone-Revision: 86a2fae210ddf9a8afe4fb41b434cdc9e3237eef Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-08T16:14:09 Monotone-Branch: ca.inverse.sogo --- Apache/SOGo-debian.conf | 21 ++------------------- Apache/SOGo.conf | 21 ++------------------- 2 files changed, 4 insertions(+), 38 deletions(-) diff --git a/Apache/SOGo-debian.conf b/Apache/SOGo-debian.conf index 19ee2eec2..5490b5248 100644 --- a/Apache/SOGo-debian.conf +++ b/Apache/SOGo-debian.conf @@ -11,23 +11,7 @@ AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \ Allow from all - - SetHandler default-handler - - - - SetHandler default-handler - - - - SetHandler default-handler - - - - SetHandler default-handler - - - + SetHandler default-handler @@ -45,8 +29,7 @@ AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \ ProxyRequests Off SetEnv proxy-nokeepalive 1 ProxyPreserveHost On -ProxyPassInterpolateEnv On -ProxyPass /SOGo http://127.0.0.1:20000/SOGo interpolate +ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 ## adjust the following to your configuration diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index e713ee6f3..4be65695b 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -5,23 +5,7 @@ Alias /SOGo/WebServerResources/ \ AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \ /usr/GNUstep/System/Library/SOGo/$1.SOGo/Resources/$2 - - SetHandler default-handler - - - - SetHandler default-handler - - - - SetHandler default-handler - - - - SetHandler default-handler - - - + SetHandler default-handler @@ -39,8 +23,7 @@ AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \ ProxyRequests Off SetEnv proxy-nokeepalive 1 ProxyPreserveHost On -ProxyPassInterpolateEnv On -ProxyPass /SOGo http://127.0.0.1:20000/SOGo interpolate +ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 ## adjust the following to your configuration