[commits] [Wiki] changed: ActiveSync
Wiki Guest
wikiguest at horde.org
Sat Dec 21 06:39:01 UTC 2013
guest [84.227.80.182] Sat, 21 Dec 2013 06:39:01 +0000
Modified page: http://wiki.horde.org/ActiveSync
New Revision: 230
Change log: Added a comment about PHP-fpm and Aliases
@@ -43,9 +43,9 @@
RewriteRule .* - [E=HTTP_MS_ASPROTOCOLVERSION:%{HTTP:Ms-Asprotocolversion}]
RewriteRule .* - [E=HTTP_X_MS_POLICYKEY:%{HTTP:X-Ms-Policykey}]
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</code>
-None of these issues have been reported using lighttpd/fastcgi.
+None of these issues have been reported using lighttpd/fastcgi or
Apache/php-fpm.
+++ 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