From 786d418fd9d78050ab06ec4b684600d961ad98c4 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 25 Jan 2010 16:26:02 +0000 Subject: [PATCH] Monotone-Parent: 69348ff83b958e39e8d6bdc38da8a1f1ea4ace1a Monotone-Revision: 4b92bd8e12e3f79e2ba6838787a30729a0b2a4cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T16:26:02 Monotone-Branch: ca.inverse.sogo --- Apache/SOGo.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index 2fbc166a1..010ae26c9 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -5,14 +5,6 @@ Alias /SOGo/WebServerResources/ \ AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \ /usr/GNUstep/System/Library/SOGo/$1.SOGo/Resources/$2 -## For Debian-based distributions, use the following instead of the above: -# Alias /SOGo.woa/WebServerResources/ \ -# /usr/lib/GNUstep/SOGo/WebServerResources/ -# Alias /SOGo/WebServerResources/ \ -# /usr/lib/GNUstep/SOGo/WebServerResources/ -# AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \ -# /usr/lib/GNUstep/SOGo/$1.SOGo/Resources/$2 - SetHandler default-handler