Forum Discussion

zafer's avatar
zafer
Icon for Nimbostratus rankNimbostratus
Oct 09, 2008

cache rule for different age and uri

Hello     here is my code     when HTTP_REQUEST {   if { [ matchclass [HTTP::path] ends_with $::cache_obj] or [ matchclass [HTTP::path] ends_with $::images] } {   ...