« Previous Next »

Thread: Custom HTTP Headers configured in IIS6

Last post 11-10-2009 4:20 AM by WenJun Zhang - MSFT. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 11-04-2009, 2:20 AM

    • kgu
    • Not Ranked
    • Joined on 11-04-2009, 7:16 AM
    • Posts 1

    Custom HTTP Headers configured in IIS6

    I found that all the websites in one of the domains are configured with custom p3p headers. Is this done by Group Policy? If so, when item forces this configuration?

     And actually we provide a p3p header in our code. Therefore there will be two p3p headers in the response and only the first is effective. Is it possible to overwrite the preconfigured p3p header in IIS6? I think IIS7 is able to so this, right?

  • 11-10-2009, 4:20 AM In reply to

    Re: Custom HTTP Headers configured in IIS6

    Hi,

    As I known, there is no group policy can control p3p headers on IIS. The built-in way to use p3p headers is documented in below article. Of course, we can also set the headers by code or custom ISAPI. I'd suggest you verify if there is any special ISAPI filter configured on your IIS server(or ISA?) which may be the root cause.

    324013 How to configure IIS to use Platform for Privacy Preferences (P3P)
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;324013

    WenJun Zhang - MSFT
    Sincerely
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (2 items)
Microsoft Communities