For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Almassud_221797's avatar
10 years ago

Redirect iRule

Hello all, I have a simple iRule that redirects to another URL: when HTTP_REQUEST { HTTP::redirect "http://host.DomainName.com/uri1[HTTP::uri]" } problem that I am facing is that there ...