[commits] [Wiki] changed: ActiveSync
Michael Rubinsky
mrubinsk at horde.org
Mon Nov 11 15:04:32 UTC 2013
mrubinsk Mon, 11 Nov 2013 15:04:32 +0000
Modified page: http://wiki.horde.org/ActiveSync
New Revision: 220
Change log: Grammer
@@ -54,9 +54,9 @@
</code>
A more common example is when Horde is running on something like
mail.example.com while the email addresses are simply @example.com.
For this, there are two options. First, if example.com is an existing
site, already runs over HTTPS and is on the same physical server as
mail.example.com, you could simply use the Alias example above in the
configuration for the example.com site. Note again, this MUST ALL BE
OVER SSL.
-If, the ActiveSync client, fails to find an acceptable autodiscover
response at https://example.com will then send a request to
http://autodiscover.example.com. Note that this is NOT over SSL. This
request MUST respond with a 302 redirect to a SSL endpoint that will
answer the autodiscover request:
+If the ActiveSync client fails to find an acceptable autodiscover
response at https://example.com, it will then send a request to
http://autodiscover.example.com. Note that this is NOT over SSL. This
request MUST respond with a 302 redirect to a SSL endpoint that will
answer the autodiscover request:
<code>
<VirtualHost *:80>
ServerName autodiscover.example.com
More information about the commits
mailing list