Forum Discussion

matt1985_299432's avatar
matt1985_299432
Icon for Nimbostratus rankNimbostratus
Sep 19, 2017

Redirect and hide redirect in browser

Hi, I have a basic requirement to redirect some content but also mask the redirect. So I was looking at a basic redirect so: when HTTP_REQUEST { if { [HTTP::uri] starts_with "/" } { ...