Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12461

Sucuri recommended headers

$
0
0

Hello

Sucuri recommends the following headers to be added either directly or in htaccess: http://s14.postimg.org/ex0ovn0wx/sucuri_recommended_headers.png

As I am using your plugin ( excelent btw ! thanks ) I was thinking of adding this as custom code However, I would like to know what you think. It is necessary ? Will it interfere with any of your codes ?

Update, to be more exact this is the additional code for the 3 headers :

<IfModule mod_headers.c>
Header set X-XSS-Protection "1; mode=block"
</IfModule>

<IfModule mod_headers.c>
Header always append X-Frame-Options SAMEORIGIN
</IfModule>

<IfModule mod_headers.c>
Header set X-Content-Type-Options nosniff
</IfModule>

I trust you guys. What I always liked about you is that you know what you are talking about and you talk in technical terms not “sales” terms :) So, your input will be greatly appreciated

Thanks in advance
Claudiu

  • This topic was modified 13 hours, 41 minutes ago by  AITpro Admin.

Viewing all articles
Browse latest Browse all 12461

Trending Articles