Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

ukitsysadmin_95's avatar
ukitsysadmin_95
Icon for Nimbostratus rankNimbostratus
Nov 10, 2009

replace http::host headers

Is it possible to do the following     when HTTP_REQUEST {   if { [HTTP::host] starts_with "preview.www."} {     I want to redirect to     HTTP::redirect "htt...