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