Home › Forums › IIS 7.0 › IIS7 - UI & Remote Management › HTTP Response Headers in UI of IIS 7
Previous Next
Last post 06-12-2008 8:43 PM by CarlosAg. 3 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (4 items)
Sort Posts: Oldest to newest Newest to oldest
Hi,
Can someone tell me where can i get the HTTP Response Header feature in IIS 7 in the UI.
I need to add some custom header settings.
Thanks in advance.
Regards,
Rajesh
Hello,
Although there is no IIS 7.0 UI for HTTP Response Headers, you can still use this feature by directly editing the XML configuration file, using WMI or Appcmd.exe. For more information about HTTP Response Headers, see http://technet2.microsoft.com/WindowsServer2008/en/library/37283911-0b7f-40ef-9cad-7ba05425e7e71033.mspx?mfr=true on the Microsoft TechCenter site.
Regards
Another alternative is that you could install the Admin Pack from (http://www.iis.net/downloads/default.aspx?tabid=34&i=1682&g=6).
The administration pack comes with a feature called "Configuration Editor" that will let you configure all sections in the config files, even the ones that do not have their own UI page.
HTH
Nitasha
I'm pretty sure that if you install Service Pack1 you will get the HTTP Response Headers UI feature in Windows Vista SP1. Windows 2008 already includes the UI feauture.