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

Forum Discussion

Dineshsankar_31's avatar
Dineshsankar_31
Icon for Altostratus rankAltostratus
8 years ago

https to https FQDN redirection

What is the irule for redirecting to https://abc.global.com, i tried below i rule but it doesn't help my requirement.   1. when HTTP_REQUEST { if { [HTTP::host] contains "abc" } { HTT...