Monotone-Parent: 07da9164738e000a25fd20109d90ef755fa4391f

Monotone-Revision: a6f65fa9361ca6a3fc6870978fa9814e3c65652e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-07-22T20:28:14
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-07-22 20:28:14 +00:00
parent 8c83940185
commit eccfa3c55c

View File

@@ -1,26 +0,0 @@
# SOGo config
AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
/Users/helge/GNUstep/Library/SOGo/$1.SOGo/Contents/Resources/$2
<LocationMatch "^/SOGo*">
SetHandler ngobjweb-adaptor
SetAppPort 25000
</LocationMatch>
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*png">
SetHandler default-handler
</LocationMatch>
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*gif">
SetHandler default-handler
</LocationMatch>
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*css">
SetHandler default-handler
</LocationMatch>
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*js">
SetHandler default-handler
</LocationMatch>