XWEB: Configuring OWA Outside the Default Web Site

ID: Q246203


The information in this article applies to:
  • Microsoft Outlook Web Access, version 5.5 Service Packs 1, 2
    on the following platforms: Alpha, x86


SUMMARY

Outlook Web Access (OWA) is installed on the default Web site during setup. Sometimes, you may want to run OWA from another Web site on the same server. This article offers information about running OWA from another site on the same server.


MORE INFORMATION

Follow these steps to configure OWA for use with a different Web site under Microsoft Internet Information Server (IIS) 4.0.

  1. Start the Microsoft Management Console (MMC) Internet Service snap-in.


  2. Expand the server node on which you want OWA to reside.


  3. Right-click the new Web site, and then click Properties.


  4. Click the ISAPI Filters tab, and then click Add.


  5. In the Filter Name field, type exchfilt.


  6. In the Executable field, type c:\winnt\system32\exchfilt.dll (assuming that Windows NT is installed on drive C), and then click Finish.

    NOTE: The status of the exchfilt filter always shows a red arrow pointing down to indicate it is not loaded. This is not true, and the filter will work anyway.


  7. Right-click the new Web site, click New, and then click Virtual Directory.


  8. Type Exchange as the alias, and then click Next.


  9. Type c:\exchsrvr\webdata as the path, and then click Next (assuming that Exchange Server is installed on drive C).


  10. Click to select the Allow Read, Allow Script, Allow Execute, and Allow Directory Browsing check boxes for access permissions, and then click Finish.


  11. Right-click the newly created virtual directory, and then click Properties.


  12. Click the Directory Security tab.


  13. If OWA is installed on the same server as Exchange Server, confirm that the Allow Anonymous and the Windows NT Challenge/Response check boxes are both selected.

    If OWA is on its own server or your users access OWA from the Internet, then make sure that the Allow Anonymous and the Basic Authentication check boxes are both selected.


  14. In Control Panel, double-click Services, and stop the WWW service.


  15. Start the WWW service (this allows the Exchfilt.dll file to load).


  16. Make sure the new Web Site is started.


Now you should be able to access OWA by using the following URL:
http://new_server_name/exchange
You can also configure host headers to access OWA from the Internet on this new Web site.

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
Q190008 Using Host Header Names to Host Multiple Sites from One IP Address

Additional query words:

Keywords :
Version : WINDOWS:5.5
Platform : WINDOWS
Issue type : kbhowto


Last Reviewed: November 20, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.