I have a new Exchange 2010 server and an Exchange 2003 server. When I browser to https://exchange2010server/exchange I do not get redirected to https://exchange2010server/owa. Instead, I get the default .NET "Server Error in '/' Application... Runtime error... please create a <customErrors> tag...."
In IIS, httpredirect is no enabled for the legacy virtual folders Exchange, Exchweb and Pub. If I try to enable it for these directories, it also get's enabled for the OWA directory/application causing a loop for my site.
I have recreated the legacy Exchange Virtual Directories using appcmd but the httpredirect still does not get enabled.
Does anyone know how I can reenable the httpredirect on the legacy Exchange Virtual Directories without affecting my OWA directory? I can see from other Exchange servers that it should be set to /owa but I can't make this change without affecting my OWA directory.
Thank you.