Block HTTP access to OWA - TechRepublic
General discussion
June 27, 2005 at 08:08 AM
psx

Block HTTP access to OWA

by psx . Updated 20 years, 11 months ago

I would like to limit connections to my OWA site to only https connections.

Currently I am allowing both http and https traffic to my OWA server from all clients(internal and external). I modified the default.htm file to redirect clients to an https connection (my users prefer to not have to type “https://” when accessing their mail).
I am not hosting anything other than OWA on this server so disabling http access will not affect anything else.

How would I go about redirecting http requests to https? I tried redirecting http requests to https (port 443) on my firewall but that didn’t work.

This discussion is locked

All Comments