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

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file