diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf
index e065c3240..8db25c835 100644
--- a/Apache/SOGo.conf
+++ b/Apache/SOGo.conf
@@ -2,8 +2,6 @@ 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
AllowOverride None
@@ -18,10 +16,6 @@ AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
-
- SetHandler default-handler
-
-
## Uncomment the following to enable proxy-side authentication, you will then
## need to set the "SOGoTrustProxyAuthentication" SOGo user default to YES and
## adjust the "x-webobjects-remote-user" proxy header in the "Proxy" section