<SNIP />

LoadModule headers_module libexec/mod_headers.so

<SNIP />

ClearModuleList

<SNIP />

AddModule mod_headers.c

<SNIP />

<Location />
# The following looks funny but email client is word wrapping
Header append P3P "policyref=\"http://bar.foo.com/w3c/p3p.xml\";, CP=\"CAO NID CURa ADMi TAIa IVAi IVDi CONi OUR NOR IND
ONL UNI COM NAV INT CNT STA PRE\""
</Location>

-Tim


Chad Cannell wrote:
Would it be possible to see your module and add mod section of your
httpd.conf file? Not the whole thing just the 2 mod sections. I must be
missing a module.

c

-----Original Message-----
From: Tim Funk [mailto:funkman@;joedog.org]
Sent: Wednesday, November 06, 2002 1:09 PM
To: Tomcat Users List
Subject: Re: Suppress Servlet-Engine Info in HTTP Header


I'm out of ideas at this point. In any case I would try the following:
- Add another header of the same name and see what happens
- Add another header of a diff name and see what happens. If this doesn't work - then I would go to the apache user lists for help.

My admin installed (compiled) mod_headers for me and I use it with no problem w/respect to P3P. (http://www.w3.org/P3P/ for those curious) So I can't be of anymore help except for the debugging advice above.

-Tim

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to