Forum Discussion
fahmy_28867
Nimbostratus
15 years agoirule needed depend on URL not site ip
i have virtual server https load on http pool i need to create irule to accept the header if requet only with URL of the https site and deny any the request if it requested via the website ip .Any on...
fahmy_28867
Nimbostratus
15 years ago when HTTP_REQUEST {
if { [HTTP::host] eq "https://www.test.com/webaccess\" } {
drop
}
}
} is this scripte mean if header contain URL https://www.test.com/webaccess\ pass else drop ??
please advice, just i need simple irule accept URL drop https://10.10.10.1/webaccess\
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