Forum Discussion
slomah_85788
Nimbostratus
Jun 10, 2009Appending iRule
Hi,
I have requested to create iRule which will add appending to url, as the customer will write (http://mycompany.com ) and the application won’t work unless you write the following (http://m...
slomah_85788
Nimbostratus
Jun 11, 2009
You mean to remove [HTTP::uri] and make like this:
when HTTP_REQUEST {
if { not ([HTTP::uri] starts_with "/test") } {
HTTP::uri /test/app.aspx
}
}
But this gives the same results as the pictures didn’t appear.
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