Linux-Apache-P3P
From DevRandom
Here's the P3P policy specs
IBM has a Java tool that lets you create a XML policy spec
http://www.alphaworks.ibm.com/tech/p3peditor/download
Then you can append a header in your Apache httpd.conf or .htacess
Header append P3P "policyref=\"http://www.example.com/p3p.xml\",CP= \"NON DSP COR CURa TIA\""






