[Mod_gzip] Mod_gzip and Cache-Control No Cache
John Stephens
mod_gzip@lists.over.net
Fri, 7 Nov 2003 01:55:15 +0700
This is a multi-part message in MIME format.
------=_NextPart_000_0029_01C3A4D2.3073F8E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi Can Anyone please help me.
I recently upgraded apche and now have installed mod_gzip. Mod_gzip is =
working but for some reason the following headers are no longer working.
Header('Cache-Control: no-cache');
Header('Pragma: no-cache');
Header("P3P: CP=3DNOI NID CURa OUR NOR UNI");
When I turn off mod_gzip i can get them to work and my pages dont cache. =
What i basically want is to get mod_gzip working and my php scripts not =
to cache. Please help, i've tried everything and no can help me.
Regards
John=20
------=_NextPart_000_0029_01C3A4D2.3073F8E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi Can Anyone please help =
me.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I recently upgraded apche and now have =
installed=20
mod_gzip. Mod_gzip is working but for some reason the following headers =
are no=20
longer working.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Header('Cache-Control:=20
no-cache');<BR>Header('Pragma: no-cache');<BR>Header("P3P: CP=3DNOI NID =
CURa OUR=20
NOR UNI");</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>When I turn off mod_gzip i can get them =
to work and=20
my pages dont cache. What i basically want is to get mod_gzip =
working and=20
my php scripts not to cache. Please help, i've tried everything and no =
can help=20
me.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>John </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_0029_01C3A4D2.3073F8E0--