: One of the best ways to prevent framing, is to use a rule on your .htaccess, like so <IfModule mod_headers.c> Header always append X-Frame-Options SAMEORIGIN </IfModule>
One of the best ways to prevent framing, is to use a rule on your .htaccess, like so
<IfModule mod_headers.c>
Header always append X-Frame-Options SAMEORIGIN
</IfModule>
This method doesn't rely on JavaScrpit being active or not but on the support of the X-Frame-Options header. It is not an Internet Standard, but it is quite well supported as of February 2014
More posts by @Yeniel560
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.