Forum Discussion
gongya
Nov 24, 2021Altocumulus
X-Frame-Options with deny does not block iframe
I have an iRule as follows: when HTTP_RESPONSE { if {!([HTTP::header exists "X-Frame-Options"])} { HTTP::header insert X-Frame-Options "DENY" } } I expected the following p...
gongya
Nov 25, 2021Altocumulus
After more reading, it seems the x-frame-options prevents the page in my server from being loaded by someone else, right ?
If I loaded another page in the same server within iframe, the page should be loaded ?
When I tested it, the page was still loaded within <iframe> page </iframe>. Is this supposed to be?
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