Re: installing compact policy via header on Apache 2

Rigo Wenning <[email protected]> Tue, 4 May 2004 19:10:54 +0200
Newsgroups gmane.comp.web.p3p.policy
Organization W3C
Message-ID <[email protected]>

--Boundary-02=_m68lAVZhK4uAYUU
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Am Tuesday 04 May 2004 01:19 verlautbarte Bob Jaques :
>=20
> its unclear of Apache 2 supports mod header. I tried adding .htaccess=20
> file and nothing appears in
> the http header. I tried inserting a header command in appache2=20
> httpd.conf and it fails on syntax.

It should work, please look again at your syntax

It should look like this (example from w3.org)
<Files ~ ".*">
Header set P3P "policyref=3D\"http://www.w3.org/2001/05/P3P/glance-ref.xml\=
", CP=3D\"NON DSP COR CUR ADMa DEVa OUR IND NOR STA COM NAV\""
</Files>

>=20
> 1. is mod_header in apache 2 ?

http://httpd.apache.org/docs-2.0/mod/mod_headers.html

> 2. what is the line for compact p3p line in httpd.conf

http://www.w3.org/TR/p3pdeployment.html#Appendix_Apache

Hope that helps
=2D-=20
Rigo Wenning            W3C/ERCIM
Policy Analyst          Privacy Activity Lead
mail:[email protected]        2004, Routes des Lucioles
http://www.w3.org/      F-06902 Sophia Antipolis


--Boundary-02=_m68lAVZhK4uAYUU
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAl86mCRlGO2Cxp/0RArq+AJ49BXnFFNgdJRO9FERkwOKSHymb1ACfYwmK
9kO4NN/2bL/pHOJGMAW2nyc=
=h3A9
-----END PGP SIGNATURE-----

--Boundary-02=_m68lAVZhK4uAYUU--