P3P Http Response Header for Multiple Compact Policies

From: Dennis Moriarty

The example given in the deployment  document does not deal with
sites that have multiple compact policies. How would we
configure Apache to recognise multiple compact policies
without having to touch thousands of files?

<Location / >
Header append P3P "policyref=\"http://catalog.example.com/P3P/PolicyReferences.xml\""
Header append CP "xxx xxx xxx xxx xxx xxx xxx xxx"
</Location>


http://www.w3.org/TR/p3pdeployment
for example A.1.3 for how to do this with Apache.

Thanks in advance for you help.

Received on Wednesday, 6 February 2002 17:04:05 UTC