Nginx modules
Mohamed Yusuf
lists at ruby-forum.com
Tue Mar 10 09:08:50 MSK 2009
Mohamed Yusuf wrote:
> Igor Sysoev wrote:
>> On Mon, Feb 16, 2009 at 06:31:35AM +0100, Df As wrote:
>>
>>> I got this solution
>>> I want to know whether i have to specify my domain or invalid referer
>>> valid_referers none blocked www.games.com games.com;
>> As www.ads.com is valid referer, you should use
>>
>> valid_referers none blocked www.ads.com ads.com;
>
>
>
Hi ,
I am Yusuf . How Can I block only www.games.com URL?... ( Only this
URL)...
If I use "valid_referers none blocked www.ads.com ads.com;" - It
will allow only this URL. But I want to allow all URLs except
www.games.com...
Please Help me to resolve this issue...
Thanks to everybody
-- Mohamed Yusuf A.L.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list