Apache Set X Content Type Options

[Solved] Apache Set X Content Type Options | Whatever - Code Explorer | yomemimo.com
Question : Apache set X-Content-Type-Options

Answered by : vmxes

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

Source : https://developerf1.com/snippet/set-x-content-type-options-in-apache | Last Update : Fri, 18 Dec 20

Answers related to Apache set X Content Type Options

Code Explorer Popular Question For Whatever