Use wildcards in nginx valid_referers

June 24, 2011 by admin · Leave a Comment 

Here is a good tutorial show you how to Use wildcards in nginx valid_referers:

This quick post will show how we can easily allow only certain http referrers see some location using nginx. This might be useful for example if you are using nginx as a static content provider and want to not allow everyone hot-linking your images and only your own sites.