docs/kolab-syncroton.conf

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


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

New commits:
commit 800032df8940b9c890f12ee2c307a6997bd69b32
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