hi all,

how to cache one particular tmp.cgi and not other .cgi files??

<FilesMatch \.cgi$>
Header add Cache-Control no-cache
Header add Vary *
</FilesMatch>

or something like that.

thanks
senthil

Reply via email to