• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Javascript or asp redirect help?

hiromizu

Diamond Member
Trying to set up something that'll do this on my Exchange webmail server..

If browser url input is:

webmail.domaina.com or
webmail.domainb.com or
webmail.domainc.com or
webmail.domaind.com

Then redirect browser (as accordingly) to:

webmail.domaina.com/exchange
webmail.domainb.com/exchange
webmail.domainc.com/exchange
webmail.domaind.com/exchange

Recap in English:

I have multiple domains hosted on my Exchange. I want users to be able to enter webmail.theirdomain.com to webmail.theirdomain.com/exchange. If however, the domain itself is different, then it should also detect the different domain and redirect to webmail.differentdomain.com/exchange - basically appending /exchange to whatever they've inputted.

 
Back
Top