
Secure MIME Types in Apache & Nginx with X-Content-Type-Options
X-Content-Type-Options Header Implementation in Apache, Nginx, IBM HTTP Server & Shared Hosting Every resource served from a web server is associated with MIME type (also called content-type). There is a possibility to execute style sheet and steal content from another site through content type doesn’t match. You may prevent this vulnerability in Internet Explorer or…