Re: Cache Control
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 12, 2010 at 7:21 PM, Michel Jansen <[email protected]> wrote: > I wrote a mod-perl handler with Apache2::RequestRec and i am trying to > control the caching of the pages. Caching by the browser, or by a proxy server in between? How are you testing to see if the page is cached? - Perrin