Forum Discussion
Mike_Graston_10
Nimbostratus
Jan 26, 2007Adding a uri if one doesn't exist
Currently I have a url split between several pools depending on uri portion. How would I modify the Irule to insert a uri if none is present?Any help would be appreciated...
when HTTP_REQUES...
Mike_Graston_10
Nimbostratus
Jan 29, 2007No, this didn't seem to work ever though this is my only entry in the Irule
when HTTP_REQUEST {
if {[string equal [HTTP::uri] {/}] } {
HTTP::uri {/ghi/}
}
}
It still won't append it???? I would then expect at the browser to see a redirect to the actual login page as there are redirects on the web server that would redirect to the login.jsp. I am now stumped!!! The VS type = standard.
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