3 messages in ru.sysoev.nginxwildcards in valid_referers
FromSent OnAttachments
Ian M. EvansNov 26, 2007 9:53 pm 
Igor SysoevNov 26, 2007 10:10 pm 
Ian M. EvansNov 26, 2007 10:24 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:wildcards in valid_referersActions...
From:Ian M. Evans (iane@public.gmane.org)
Date:Nov 26, 2007 9:53:30 pm
List:ru.sysoev.nginx

I just updated my nginx from the 4.x series and noticed that a line in my config was causing errors.

One of the domains in my old valid_referers line was *.google.* to catch all the variations (like images.google.com and all the national variants like .ca, .co.uk, etc.

The 5.X series nginx doesn't seem to like that line. How should I change it to make sure it catches all the google variants so I can exempt them from my hotlinking check?

Thanks.