mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-26 19:56:23 +00:00
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:
26
SOGo.conf
26
SOGo.conf
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user