> -Original Message-
> From: Bryan Lipscy [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 08, 2003 1:38 AM
> To: 'Kurst'; [EMAIL PROTECTED]
> Subject: RE: [PHP] Tryng To Prevent Caching on IE 5-6.0
>
> Try: header("Cache-control: private");
It
Hello,
I've looked for the answer to this for a while and I have no broken down for
asking for help.
My problem is I have a few dynamic PHP sites. And all of them seem to be
doing the same problem to me no matter what or how hard I try.
All my sites seem to be caching heavily on IE 5 and 6 and
I had the same problem, i ended up placing the php4apache.dll in the
apache/modules directory where the rest of the modules for apache are
stored.
Then change the entry in httpd.conf to: LoadModule php4_module
modules/php4apache.dll
everything worked then :)
good luck
Morkai
> I have PHP wor
3 matches
Mail list logo