Hi Cognoisers,
I am checking below link to disable MIME sniffing on cognos webserver (I am using apache)
http://stackoverflow.com/questions/21322295/how-can-i-add-x-content-type-options-nosniff-to-all-the-response-headers-from
If someone can suggest me for below clause, where do I need to look into exactly in httpd.conf file
<Directory "your_web_server_documents_directory">
Ana