Forum Discussion
f5beginner
Cirrostratus
Jul 30, 2019Different Access Policies per Virtual Server
Hi All, I need to set up different access policies per one Virtual server. I have to set up different access rules per hosts. Thank you
f5beginner
Cirrostratus
Aug 01, 2019Yes, this one I know, but I do not know, how to connect it with per-session policy, because there is setted up logon page...., I think, that better will be to do it by iRule.
Question is if is, how to assign access profile by irule, because this should work, if it is possible:
This will match site test.sk and test2.com and I need to asssign access profile, if it is possible.
when HTTP_REQUEST
{
if {([HTTP::host] contains "test.com") || ([HTTP::host] equals "test2.com")}
{
}
}
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