mrubinsk  Tue, 14 May 2013 21:56:32 +0000

Modified page: http://wiki.horde.org/ActiveSync
New Revision:  182
Change log:  escape wikiword

@@ -60,9 +60,9 @@
 alias.url = ("/Microsoft-Server-ActiveSync" => "/var/www/horde/rpc.php",
              "/autodiscover/autodiscover.xml" => /var/www/horde/rpc.php");
 </code>

-It should also be noted that the protocol documentation explicitly lists the autodiscover url as all lowercase, some clients actually request it as //AutoDiscover/AutoDiscover.xml// so if you are having problems, you should adjust your alias/rewrite rules accordingly. +It should also be noted that the protocol documentation explicitly lists the autodiscover url as all lowercase, some clients actually request it as //!AutoDiscover/!AutoDiscover.xml// so if you are having problems, you should adjust your alias/rewrite rules accordingly.

 +++ Horde

You should make sure that the max_execution time is either set to 0 or at least twice the maximum heartbeat interval. This can be set in Horde's general configuration tab.

--
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to