Forum Discussion
zeesh86_123075
Nimbostratus
Jun 17, 2014410 response via irules
How can I right an irule to return 410 response for a specific URL.
3 Replies
- Kevin_Davies_40
Nacreous
when HTTP_REQUEST { if {[HTTP::uri] eq "/myspecificuri"} { HTTP::respond 410 content "410 Gone" Connection Close } }
- zeesh86_123075
Nimbostratus
Thanks. That worked.
- Kevin_Davies_40
Nacreous
If any of the above posts have provided a solution to your issue, please indicate so by clicking the tick to the left of them. This gives feedback and recognition to the volunteers who responded to your issue.
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