Forum Discussion
Striker_88408
Nimbostratus
Aug 28, 2007I'm new to iRules, i'm looking for a iRules who can can return an URI from a VIP
Hi every1 of the forum,
I'm new to iRules, so all help with this would be really appreciate.
I need to configure a iRules that can return an URI when i call the VIP adress. Do you...
Striker_88408
Nimbostratus
Aug 29, 2007Hello Aaron,
Thnak you for all the suggestions, i've retalk with my client, he only wanted a way to test iRules on VIP.
He just gave me this exemple:
when HTTP_REQUEST {
if { ( [HTTP::method ] equals "GET") } {
if { ( [HTTP::uri ] equals "/xyz") } {
HTTP::respond 200 content "
HTTP Status Code Report
WRONG PAGE – Buddy – Try next time "
}
}
}
It's ok now i made it work well, sry if it was confusing at the beginning.
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