when HTTP_REQUEST { # Disable caching if the URI does not contain the string "images" if { not ([HTTP::uri] contains "images") } { CACHE::disable } }.
確定! 回上一頁