[horde] Horde4 and ActiveSync

Simon Brereton simon.brereton at dada.net
Wed Mar 30 18:21:29 UTC 2011


One of the reasons I really want Horde4 is for the Active Sync.

So, I was trying to set that up and on the configuration tab, I see:

To enable ActiveSync support, you must create an alias on your webserver to redirect /Microsoft-Servers-ActiveSync to /horde/rpc.php. See http://wiki.horde.org/Project/ActiveSync for more information.

But this page does not exist.


I assume it's enough to do:

<VirtualHost *:80>
	DocumentRoot /usr/share/horde4
	...
	RedirectMatch ^/Microsoft-Servers-ActiveSync /horde/rpc.php
	...
</VirtualHost>

Yes?

Simon




More information about the horde mailing list