Forum Discussion
jgranieri_42214
May 07, 2012Nimbostratus
Need to collect dynamic content and using in HTTP redirect
Hello All,
I have been searching devcentral for the proper way to collect dynamic content in a URL and redirecting to a completely different url and using that dynamic content.
her...
jgranieri
May 08, 2012Nimbostratus
finally finished the irule and it turns to to be simple enough to do:
Thanks for the push in the right direction
when HTTP_REQUEST {
This will be "Param_2 Value"
set ID [URI::query [HTTP::uri] Param_2]
redirect to "https://123.abc.com/NY/Rangers/Game5.jsp?Param_1=&Param_2=$ID"
}
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