z-push/z-push.conf

Git Service User git at kolabsys.com
Tue Mar 8 15:10:59 CET 2011


 z-push/z-push.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f3ac4fbf634e116da3bbe5c16892049dde0468c0
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Tue Mar 8 15:10:49 2011 +0100

    z-push: Fix escaping of l_prefix in template pt. II

diff --git a/z-push/z-push.conf b/z-push/z-push.conf
index 1679231..ed8a599 100644
--- a/z-push/z-push.conf
+++ b/z-push/z-push.conf
@@ -2,7 +2,7 @@
 # Z-Push - ActiveSync over-the-air implementation
 #
 
-Alias /Microsoft-Server-ActiveSync %{l_prefix}/var/kolab/www/z-push/index.php
+Alias /Microsoft-Server-ActiveSync @l_prefix@/var/kolab/www/z-push/index.php
 
 # If the PHP settings are not set up correctly, login will fail
 #





More information about the commits mailing list