[commits] [Wiki] changed: ActiveSync

Michael Rubinsky mrubinsk at horde.org
Thu Jan 30 23:18:06 UTC 2014


mrubinsk  Thu, 30 Jan 2014 23:18:06 +0000

Modified page: http://wiki.horde.org/ActiveSync
New Revision:  243
Change log:  Escape wikiword

@@ -50,9 +50,9 @@
  ProxyPassMatch ^/Microsoft-Server-ActiveSync$  
fcgi://socket=%2fusr%2flocal%2fphp54%2fsockets%2fhorde.sock/var/www/html/horde/rpc.php$1
  </code>
  // Note: // Sockets are only available from Apache 2.4.8 or if the  
appropriate patch has been applied. In all other case, use a tcp  
connection.
  Since Horde !ActiveSync connections are held open for a period of  
time up to 3540 seconds (depending on client and  
$conf[activesync][ping][heartbeatmax] setting, if using a proxy server  
you need to ensure it does not time out before the request is  
complete. Add this to your virtualhost:
-ProxyTimeout 5400
+!ProxyTimeout 5400

  +++ Autodiscover

  In order for the Autodiscovery service to work, a request to  
/autodiscover/autodiscover.xml needs to reach rpc.php. How it does  
this depends on your specific server setup. Below are a few examples  
to point you in the right direction. Note that for autodiscovery to  
work, the final endpoint MUST be over SSL. Autodiscover requests will  
NOT work without a valid SSL certificate.



More information about the commits mailing list