Wanted to have something like
<meta http-equiv="X-Frame-Options" content="deny">
in my header. Added this line to headers.htm template in my project, built all and published.
But the line can“t be seen in the source code online nor does it work with a test iframe - content is still shown.
How can I deny access to a PHPrunner solution via frames ?