Forum Discussion
Aviv
Cirrus
Jun 11, 2017Redirect to another virtual server when owa or ecp
Hi All!
i have configured 2 i app templates of exchange 2016.
1.iapp that publish everthing except owa - without APM
2.iapp that publish owa and ecp with apm.
both of the iapps working as e...
Yann_Desmarest
Cirrus
Aug 17, 2017Hi,
Maybe you can try this irule :
when HTTP_REQUEST priority 1 {
if { [HTTP::path] starts_with "/owa" or [HTTP::path] starts_with "/ecp" } {
virtual /Access/Exc2016owa.app/Exc2016owa_combined_https
log local0. "vs owa"
}
}
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