Hide headers on ADFS 3.0
hi,
i hide information on adfs server such server : microsoft-httpapi/2.0
but couldn't find way it.
i tried key register...
thanks
hi,
you can registry hack. tested , working, no server : microsoft-httpapi/2.0 http headers anymore.
removing server header in http.sys
- open windows registry editor (regedit)
- navigate hklm\system\currentcontrolset\services\http\parameters
- create dword entry named disableserverheader , set value 1
- restart http service executing commands net stop http net start http ( had restart server because http never came stop)
(source: https://marc-lognoul.me/2012/12/04/sharepoint-removing-http-headers-for-security-reasons/)
regards,
lutz
Windows Server > Directory Services
Comments
Post a Comment