Jacob Joseph wrote:
> Copy the original.pdf to newlocation.pdf and redirect to
> http://www.yourdomain/newlocation.pdf
Excuse me, but how will that keep the user from caching the document?
It still goes via HTTP to the user's browser and can be captured there.
No pragma can prevent the user from
uary 05, 2001 12:18 AM
Subject: Re: [Perl-unix-users] Stopping pdf from cacheing
> >I have a pdf document that I CANNOT let cache on the users machine due to
> >it's sensitive nature. I have played with different headers to resolve
> >this
> >but to no avail. -prag
>I have a pdf document that I CANNOT let cache on the users machine due to
>it's sensitive nature. I have played with different headers to resolve
>this
>but to no avail. -pragma => 'no-cache' and -expires => '-1d'
What is the exact nature of the problem?? isnt the page cached for certain