Hi Team,
I am new to this site and was wondering how to remove IIS Server response header from one of the SharePoint site.
Strange part is that the version disclosure is only seen in Chrome and not in IE. When browsing the site in IE gives Error 404. but with Chrome displays the page as below.
HTTP/1.1 200 OK
Server: Microsoft-IIS/7.5
Date: Tue, 17 Nov 2015 11:43:50 GMT
Connection: close
================
Tried disabling it using URL Rewrite rule by Microsoft and it doesn't show up in fiddler header tab , but when browsing site in Chrome it shows the above text. What I would like to know is Where DO I find that particular page in SharePoint 2010 and how do I disable it , either from SharePoint central admin, or designer or from DB ..
Logged a ticket with Vendor and they say, its a custom application and that page inside the code and they don't support code fix.
Currently there is no Application support and I am trying to fix it.
regards
Ahmed