Forum Discussion
VishnuGatla
Cumulonimbus
Jun 30, 2017Redirection
Hi DC,
I want to setup a VIP in dmz and it has to look for traffic coming in form hrcontent.abc.com
and the uri of /hr-forms/ and forward it to an APM policy which displays the below.
URLS
...
P_K
Altostratus
Jul 07, 2017Try using two branches on APM Policy.
one for checking the Host/URI and blocking it with the text you want and 2nd branch to allow traffic. The branch expression could be
expr {([mcget {session.server.landinguri}] contains "hr-forms") && ([mcget {session.server.network.name}] equals "hrcontent.abc.coms")} Follow this branch to
Deny and customize the deny page with the text you want.
Add AD auth to the flow depending on your requirement.
Question is, do you also looking to check the clientType which is mobile browser?? or you are blocking every user coming to /hr-forms ??
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