lunes, octubre 02, 2006

Use the no_cache directive correctly

If you don't want cache some object, the best directive to achieve it is the
no_cache directive

acl QUERY urlpath_regex cgi-bin \? \.asp$ \.php$
no_cache deny QUERY


The refresh_pattern directive only applies on pages where there is no explicit expiry information set by the origin server.

No hay comentarios: