Branch 'kolab-syncroton-2.1' - docs/kolab-syncroton.conf

Christoph Wickert wickert at kolabsys.com
Tue Apr 30 18:36:30 CEST 2013


 docs/kolab-syncroton.conf |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4b0f7957e59de541b523835f0ec7eaa77b6d2747
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Apr 30 18:34:59 2013 +0200

    Add 'AllowOverride All' to docs/kolab-syncroton.conf (#1830)

diff --git a/docs/kolab-syncroton.conf b/docs/kolab-syncroton.conf
index 01635bf..73371ac 100644
--- a/docs/kolab-syncroton.conf
+++ b/docs/kolab-syncroton.conf
@@ -6,6 +6,7 @@ ScriptAlias /Microsoft-Server-ActiveSync /usr/share/kolab-syncroton/index.php
 <Directory "/usr/share/kolab-syncroton/">
     Order Allow,Deny
     Allow from All
+    AllowOverride All
 </Directory>
 
 <Directory "/usr/share/kolab-syncroton/config/">





More information about the commits mailing list