
Simplifying the Outlook Web Access URL
The HTTP virtual server that is created by Exchange during installation has the following URLs for user access:
-
http://
server_name
/public This URL provides access to public folders.
-
http://
server_name
/exchange/
mailbox_name
This URL provides access to mailboxes.
However, users frequently request that a URL that is simpler than the default URL be made available for accessing their mailboxes. Creating this simple URL makes the URL both easier to remember and easier to enter in a Web browser. For example, http://www.contoso1.com is an easier URL for users to remember than http://contosoexchange01/exchange.
The following procedure provides a method for simplifying the URL that is used to access Outlook Web Access. This procedure configures a request sent to the root directory of the Web server (http://server_name/) to redirect to the Exchange virtual directory. For example, a request to http://server_name/ is directed to http://server_name/exchange/, which then triggers implicit logon.
For detailed steps about how to simplify the Outlook Web Access URL, see How to Simplify the Outlook Web Access URL.