Forum Discussion
Joe_5599_134300
Nimbostratus
Apr 09, 2014Exchange iApp OWA irule Modification for Enterprise Vault
I just wanted to have someone verfiy if this is the best approach for modifying the default Exchange iApp created irule to also allow Enterprise Vault. I have added the enterprise vault section.
e...
Joe_5599_134300
Nimbostratus
Apr 17, 2014The /enterprisevault section does not seem to be working but the /owa is working.
when HTTP_REQUEST {
if { [string tolower [http_uri]] equals "/enterprisevault" } then {
pool exchange-mail_enterprisevault
} else {
if { ([HTTP::uri] == "/") } then {
HTTP::redirect https://[HTTP::host]/owa/
}
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects