Change URL/Host
From Tech-Wiki
Revision as of 19:11, 16 May 2021 by Fabricio.Lima (Talk | contribs)
when HTTP_REQUEST { if { not ([HTTP::host] starts_with "www") } { HTTP::host www.[HTTP::host] } }
when HTTP_REQUEST { if { not ([HTTP::host] starts_with "www") } { HTTP::host www.[HTTP::host] } }