[Wiki] changed: Project/ActiveSync
Jan Schneider <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
jan Fri, 26 Mar 2010 17:13:22 -0400 Modified page: http://wiki.horde.org/Project/ActiveSync New Revision: 1.17 Change log: Fix path @@ -23,9 +23,9 @@ To activate the server, you need to enable it in Horde's configuration. You will see an !ActiveSync tab. Right now, the only thing configurable is the directory you would like to store the state files in. You will also need to configure your webserver to redirect the URL Microsoft-Server-ActiveSync to your horde/rpc.php file. How you do this depends on your webserver and it's configuration. For Apache, something like: <code> -Alias /Microsoft-Server-ActiveSync /var/www/z-push/index.php +Alias /Microsoft-Server-ActiveSync /var/www/html/horde/rpc.php </code> or for lighttpd: -- To unsubscribe, mail: [email protected]