Can I install Outlook Web Access (OWA) 2000 on a different machine than my Exchange server?
Johan Verbeke
No, you can't. In Exchange Server 5.5, OWA is a set of Active Server Pages (ASP) that can run on any Microsoft IIS machine. The ASP retrieves mail from the user's Exchange mailbox and presents it. However, the requirement to use ASP limits the number of concurrent users you can squeeze out of one OWA server, so Microsoft rebuilt OWA 2000 so tha...