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

ArlindT's avatar
ArlindT
Icon for Altocumulus rankAltocumulus
May 12, 2023
Solved

F5 Policy using replace with TCL

Hi,   i'm trying to to the following job: when someone try to browse to ictservice.it/some_text/etc i want the policy to add the string ICTDesktop int the path -> ictservice.it/ICTDesktop/some_te...
  • ArlindT's avatar
    May 22, 2023

    solved as tcl[HTTP::uri "/ICTDesktop[HTTP::uri]"]

    ps: also tcl[HTTP::path "/ICTDesktop[HTTP::path]"] works