Hi, guys
I am running Squid 2.5.PRE 13 on RedHat 7.3. As I know squid never
caches
mime-type text/html. I want squid to cache .html/.htm file. I used
refresh_pattern
like
refresh_pattern \.htm/i 60 0% 1440 override-expire override-lastmod
ignore-reload
refresh_pattern \.html/i 60 0% 1440 override-expire override-lastmod
ignore-reload
refresh_pattern . 60 0% 1440 override-expire override-lastmod
ignore-reload
This pattern works very well with images and other type of objects. It
does not
work with html or htm file.
Any help appriciated..
Jigar
Received on Tue Sep 17 2002 - 10:58:24 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:20 MST