sogo/Apache/SOGo.conf
Wolfgang Sourdeau 167b908122 Monotone-Parent: 50b365b436c858d85d82881c3a5e3eeff58f1c4e
Monotone-Revision: ea9fd50a2234ea279644c1349ec9209fc1ae3960

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-07-20T21:03:42
Monotone-Branch: ca.inverse.sogo
2007-07-20 21:03:42 +00:00

15 lines
530 B
Plaintext

Alias /sogo.woa/WebServerResources/ \
/usr/GNUstep/System/Library/SOGo-0.9/WebServerResources/
Alias /SOGo.woa/WebServerResources/ \
/usr/GNUstep/System/Library/SOGo-0.9/WebServerResources/
Alias /SOGO.woa/WebServerResources/ \
/usr/GNUstep/System/Library/SOGo-0.9/WebServerResources/
AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
/usr/GNUstep/System/Library/SOGo-0.9/$1.SOGo/Resources/$2
<LocationMatch "^/SOGo*">
SetHandler ngobjweb-adaptor
SetAppPort 20000
</LocationMatch>