Forum Discussion
Vishal_96707
Nimbostratus
Mar 03, 2009Bypass iRule for specific IP
I have following iRule configured for sharepoint app which redirects to a different site when you get "404" or "File Not Found" error. I want to have a configuration in which the certain ip will bypas...
Vishal_96707
Nimbostratus
Mar 05, 2009sorry i am not expert in programming. Can you help me building other logic?
I thought of something like.. i know the "while" option is not present...
while not (matchclass matches server ip)
{
if {HTTP::status == 404 condition} {
redirect
}
else {payload condition} {
redirect
}
}
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
