diff --git a/Apache/SOGo-apple-ab.conf b/Apache/SOGo-apple-ab.conf index 936fb98cc..dcfbee128 100644 --- a/Apache/SOGo-apple-ab.conf +++ b/Apache/SOGo-apple-ab.conf @@ -28,7 +28,7 @@ ProxyPass /SOGo http://127.0.0.1:20000/SOGo interpolate ProxyPass / http://127.0.0.1:20000/SOGo/dav/ interpolate - + Order deny,allow Allow from all diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index bb69ebeab..69f421095 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -6,7 +6,7 @@ Alias /SOGo/WebServerResources/ \ AllowOverride None - + Order deny,allow Allow from all @@ -99,4 +99,3 @@ ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 RewriteRule ^/.well-known/caldav/?$ /SOGo/dav [R=301] RewriteRule ^/.well-known/carddav/?$ /SOGo/dav [R=301] -