Exchange Virtual Directory Cannot Be IIS Home DirectoryID: Q189653
|
When you use Microsoft Internet Information Server (IIS) version 3.0 with Microsoft Exchange Server version 5.0 or 5.5, and you are trying to open the Exchange Server 5.0 Active Server Pages or the Exchange Server 5.5 Outlook Web Access (OWA) pages, you may see the following errors message when using Microsoft Internet Explorer version 3.02:
And the following error message when using Microsoft Internet Explorer version 4.0:HTTP/1.0 403 access forbidden
Using IIS 4.0 with Exchange Server 5.5 and trying to open up the OWA pages may produce the following error message:HTTP/1.0 invalid application name
Directory Listing Denied. The virtual directory does not allow contents
to be listed.
These errors will occur when the Exchange Server Virtual Directory is set
to be the IIS home directory.
The Exchange Active Server Components for Exchange Server 5.0 or the
Outlook Web Access components for Exchange Server 5.5 are coded to use the
/Exchange alias
To work around this problem:
<< Begin HTML Sample >>
<html>
<head>
<meta HTTP-EQUIV="refresh" CONTENT="5;
url=http://YOURSERVERNAMEHERE/exchange">
<title>Auto forward to another page</title>
</head>
<body>
<p>This page will load the /EXCHANGE page after 5 seconds.
</p>
</body>
</html>
<< End HTML Sample >>
For additional information about this issue, please see the following article in the Microsoft Knowledge Base:
Q189836 : XWEB: Outlook Web Access Error: HTTP/1.0 403 Access Forbidden
Additional query words:
Keywords :
Version : WINDOWS:5.0,5.5
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 13, 1999