Forum Discussion
michaelw3
Nimbostratus
Feb 26, 2018Irule for referrer policy
I need to set a referrer policy for f5 APM but unable to access site when this applied.
when HTTP_REQUEST { switch -glob [HTTP::header "Referer"] { "http://gateway.co.uk/*" { Allow Request to go through... } "" { HTTP::respond 200 content "" } default { HTTP::redirect [HTTP::header "Referer"] } } }
version 13.1
- michaelw3
Nimbostratus
resolved
HTTP::header insert Referrer-Policy "strict-origin-when-cross-origin"
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects