I created a default document at the root of the default website to redirect users tohttps://owa.mysite.com/owa. Since the default page also requires SSL I created a custom 403.4 error to also redirect http requests to https.
Now if a user connects to https://owa.mysite.com for ActiveSync will this traffic also get redirected to OWA? If so, what's best practice to have it forward to the correct ActiveSync virtual directory?