merge of '5cd36f9e514c2019e708362661b3ede2e8598fb8'

and 'fc4c1f1be84a58e494d27f5885576e38eeb809ba'

Monotone-Parent: 5cd36f9e514c2019e708362661b3ede2e8598fb8
Monotone-Parent: fc4c1f1be84a58e494d27f5885576e38eeb809ba
Monotone-Revision: 6518d809c62090407ee4ee8fc132902607385421

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-24T15:59:39
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-03-24 15:59:39 +00:00
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -61,6 +61,8 @@ ProxyPass /SOGo http://127.0.0.1:20000/SOGo interpolate
RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0"
RequestHeader set "x-webobjects-remote-host" "127.0.0.1"
AddDefaultCharset UTF-8
Order allow,deny
Allow from all
</Proxy>
+2
View File
@@ -55,6 +55,8 @@ ProxyPass /SOGo http://127.0.0.1:20000/SOGo interpolate
RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0"
RequestHeader set "x-webobjects-remote-host" "127.0.0.1"
AddDefaultCharset UTF-8
Order allow,deny
Allow from all
</Proxy>