Enable ActiveSync protocol support via eSync app

This commit is contained in:
Ralf Becker 2011-06-14 12:23:10 +00:00
parent 1774e5674f
commit 45a72fa3b5

View File

@ -6,6 +6,9 @@
# this makes EGroupware available for all vhosts
Alias /egroupware /usr/share/egroupware
# Enable ActiveSync protocol support via eSync app
Alias /Microsoft-Server-ActiveSync /usr/share/egroupware/activesync/index.php
<Directory /usr/share/egroupware/>
Options FollowSymLinks ExecCGI
AllowOverride None