- From: Kris van Vlaenderen <kris.vanvlaenderen@expandedmedia.com>
- Date: Mon, 19 Aug 2002 08:32:24 -0400 (EDT)
- To: <www-p3p-policy@w3.org>
Received on Tuesday, 20 August 2002 11:07:00 UTC
If you want apache to correctly send the compact policy to the browser, use something like this: <Location /> Header append P3P "policyref=\" <http://catalog.example.com/P3P/PolicyReferences.xml> http://catalog.example.com/P3P/PolicyReferences.xml\ ",CP=\"AlL <http://www.vitrine.be/w3c/p3p.xml/> DSP COR PSAi OUR SAMi IND COM NAV OTC\"" </Location> note: it's very important that you specify the policyref and CP on 1 line !!!
Received on Tuesday, 20 August 2002 11:07:00 UTC