- Start the Internet Service Manager (ISM), which loads the Internet Information Server snap-in for the Microsoft Management Console (MMC).
- On the Action menu, click Web Proxy, and click Properties.
- On the Publishing tab, click to select the Enable Web Publishing check box.
- Select Send incoming requests to the local server.
- Add an exception to send requests for
http://FQDN/exchange/
-to-
http://Server/exchange/
Where:
FQDN = The registered MX record
Server = The NetBIOS name or IP address of the Exchange Server running.
- When accessing OWA, use the Fully Qualified Domain Name (FQDN) of the Exchange Server computer.
If the Proxy Server, IIS Server, Exchange Server and OWA are running on the same computer, it is not necessary to set an exception for OWA. However, the Default Web Site's IP Address should be bound to "All Unassigned".
If the Proxy Server and the Outlook Web Access server are on different servers, you will need to add an exception to send requests for:
http://<FQDN>/exchange/
-to-
http://<Server>/exchange/
Where:
FQDN = The Fully Qualified Domain Name of the Proxy server
Server = The NetBIOS name or IP address of the IIS server running Outlook Web Access.