The following table shows the virtual directories that are installed by default on an Exchange 2007 computer. The virtual directories that are installed vary depending on which server roles are installed on the computer.
Exchange 2007 virtual directories installed in different configurations
|
Only Client Access server role installed
|
Only Mailbox role installed
|
Client Access server role and Mailbox role installed
|
|---|
|
/owa
/exchange
/public
/exchweb
|
/exchange
/public
/exadmin
|
/owa
/exchange
/public
/exchweb
/exadmin
|
Note: |
|---|
|
The steps that you perform to view and modify the properties of virtual directories are different depending on whether you are running the RTM version of Exchange 2007 or Exchange 2007 SP1. The steps that you perform also depend on whether you have installed the Mailbox server role on the computer on which the Client Access server role is installed. For more information, see Managing Outlook Web Access Virtual Directories in Exchange 2007.
|
In Exchange 2007, the /owa virtual directory is used to return Exchange 2007 Outlook Web Access requests. The legacy virtual directories handle Exchange 2003 Outlook Web Access requests, Exchange 2000 Outlook Web Access requests, WebDAV requests, and some administrative functions. With legacy virtual directories, the Client Access server role functions like an Exchange 2003 or Exchange 2000 front-end server. That is, the Client Access server takes requests and proxies them to a back-end server. For more information about the role of each of the virtual directories in Exchange 2007, see Managing Outlook Web Access Virtual Directories in Exchange 2007.
The logic for taking requests and proxying them to a back-end server is provided by Exprox.dll. Specifically, Exprox.dll proxies client requests from the Client Access server to the Exchange 2007 Mailbox server, the Exchange 2003 back-end server, or the Exchange 2000 back-end server.
The logic for handling legacy requests is provided by Davex.dll. Davex.dll handles Distributed Authoring and Versioning (DAV) requests, redirects Exchange 2007 mailbox users to the /owa virtual directory, and displays the Exchange 2003 and Exchange 2000 Outlook Web Access experience.
Exprox.dll only directs traffic to Davex.dll on a mailbox server. Davex.dll decides which server is the correct one to use.
Be aware of the following when you work with Davex.dll:
-
Davex.dll responds to both DAV and Outlook Web Access requests. If you are pointing your browser to a URL, such as https://mail.contoso.com/exchange, and Davex.dll responds to it, your browser is treating the request as an Outlook Web Access request.
-
Davex.dll will redirect a request based on the internal (intranet) name of the server. This means that users on the Internet may receive a DNS error because the internal name of a server may not be the one that is exposed on the Internet.