On Tue, 2008-05-06 at 15:48 -0400, Michael Conlen wrote:
> Hey, I'm the systems manager and developer for a business with a  
> significant internet presence which uses squid to cache static content  
> to reduce load from the apache cluster to the NFS server. I'm  
> interested in modifying squid to to pass the referer header value to a  
> redirector so that I can rewrite URLs to protect image files from  
> being hot linked. I'll ask specific questions in a separate email  
> unless someone happens to beat me over the head with something I've  
> just completely missed googling for information.

"external_acl_type FOO %{Referer} /your/program
acl bad_referer FOO
http_access deny bad_referer
"

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part

  • Intro Michael Conlen
    • Re: Intro Robert Collins

Reply via email to