hongt_99 Posted August 17, 2005 Posted August 17, 2005 Is there a way to setup the front end so user just need to type in http://mail.test.com instead of http://mail.test.com/exchange?Thank you
chilifrei64 Posted August 17, 2005 Posted August 17, 2005 Here is what I do. I put this page in the root and it redirects me to the /exchange directory<html><head><title>OWA</title><meta http-equiv="refresh" content="5;url=http://urltoexchangeserver/exchange"></head><body>Loading........</body></html>
Stoic Joker Posted August 17, 2005 Posted August 17, 2005 Yes, as long as you have a corresponding DNS record for mail.test.com that points to the server (Use split zone DNS if need be). Just add mail.test.com as the host header name to the IIS->Exchange web sites configuration.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now