From: wolfgang Date: Fri, 20 Jul 2007 21:03:28 +0000 (+0000) Subject: git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1114 d1b88da0-ebda-0310... X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9bbde1e155593dfa56d4fcf4dd418ae17958dd5;p=scalable-opengroupware.org git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1114 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf new file mode 100644 index 00000000..11066ef7 --- /dev/null +++ b/Apache/SOGo.conf @@ -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 + + + SetHandler ngobjweb-adaptor + SetAppPort 20000 + +