[EMAIL PROTECTED] (Jamie Krasnoo) wrote:
>Sorry for the newbie question but could anyone tell me how to expire pages
>so a user can't use the back button to get back to that page?
>

Check this out:

  http://perl.apache.org/guide/correct_headers.html

Short answer: $r->no_cache(1);



Reply via email to