On Saturday 09 August 2003 14.13, Rully Budisatya wrote: > What do the exact acl line should be for detecting files ending > with /, .jpg etc...?
acl somename urlpath_regex -i /$ \.jpg$ [etc for other endings] > How about delay_pools ? Can I use this ACL too so that I can limit > the bandwidth depending on the guessed file type ? Yes. Regards Henrik
