mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Enable ActiveSync protocol support via eSync app
This commit is contained in:
parent
1774e5674f
commit
45a72fa3b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user