Amos Jeffries <squid3 <at> treenet.co.nz> writes: > > It is a full-URL regular expression match. So yes... > > refresh_pattern -i ^http://domainA\.com/(.*)\.jpg$ 1440 50% 2880 > reload-into-ims > > refresh_pattern -i ^http://domainB\.com/(.*)\.jpg$ 1440 50% 2880 > ignore-reload > > (wrapped lines) > > Amos Oh, I tried to find another parameters but never think refresh_pattern can do this! Thank you very much Amos