Forum Discussion
Toni_Brown_2069
Nimbostratus
Jun 18, 2015Parsing request using iRules : trying to find the equivalent of scriptname
Hi,
I am trying to do a request header insert based on finding the 'scriptname' within the url, where the term scriptname is something I am familiar with from experiences with another reverse pr...
Stanislas_Piro2
Cumulonimbus
Jun 18, 2015Hi,
The irule wiki is there to help you find example of irules.
when HTTP_REQUEST {
if { [HTTP::path] starts_with "/art/gallery.cgi" } {
HTTP::header insert header_1 value_1
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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