Index: SOGo-debian.conf
===================================================================
--- SOGo-debian.conf	(revision 1510)
+++ SOGo-debian.conf	(working copy)
@@ -1,3 +1,14 @@
+# Adjust directory section according to your setup and web access restrictions
+#
+# Web users need permissions to access
+# /usr/lib/GNUstep/SOGo/WebServerResources/
+# /usr/lib/GNUstep/SOGo/*.SOGo/Resources/
+<directory /usr/lib/GNUstep/SOGo/>
+    AllowOverride None
+    Order deny,allow
+    Allow from all
+</directory>
+
 Alias /sogo.woa/WebServerResources/ \
         /usr/lib/GNUstep/SOGo/WebServerResources/
 Alias /SOGo.woa/WebServerResources/ \
