[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: No-Cache Question ?
From:       Cliff Rayman <cliff () genwax ! com>
Date:       1999-10-29 20:31:02
[Download RAW message or body]

I use the following with regular headers, but try it with err headers to
see if it works as well:

      $r->err_header_out("Pragma","no-cache");
      $r->err_header_out("Cache-control","no-cache");

cliff rayman
genwax.com

Naren Dasu wrote:

> Hi,
>
>         I am doing some testing with a  Apache/mod_perl server.  And since it is
> still under development, I do get an occasional server error ;-) .  How can
> I set no-cache on the Error Pages that the server generates ?
>
> I need to do this because the brower that I am using is very limited in
> capability, once it get an error page, it will not try to reload the
> URL(unless the page has no-cache set), have to reboot the device to get it
> to flush the cache.
>
> thanks in advance
> naren

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic