Joe Laffey wrote:
>
> Is there an easy way to increase the cacheability of a web page simply
> through META tags?
Only if the HTTP server used parses META tags.
If it does, then use meta tags to set the header "Cache-Control:
max-age=XXXX"
where XXXX is the wanted time between refreshes (in seconds).
Also note that many HTTP servers support user controllable per directory
configuration for changing expiry information and the like.
-- Henrik Nordstrom Spare time Squid hackerReceived on Sat Jun 26 1999 - 15:44:51 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:00 MST