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

lisiecki_54902's avatar
lisiecki_54902
Icon for Nimbostratus rankNimbostratus
Sep 08, 2017

redirect all uri to a subdirectory on a different site

I want to redirect all uri to a subdirectory on a different site when HTTP_REQUEST { if {[string tolower[HTTP::uri]] starts_with "/")} { HTTP::redirect "http://www.example.com/some_directory...