mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
Monotone-Parent: 50b365b436c858d85d82881c3a5e3eeff58f1c4e
Monotone-Revision: ea9fd50a2234ea279644c1349ec9209fc1ae3960 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T21:03:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user