2 messages in ru.sysoev.nginxFor the life of me I cannot find refe...
FromSent OnAttachments
Michael ShadleApr 13, 2009 4:32 pm 
Cliff WellsApr 13, 2009 6:26 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:For the life of me I cannot find reference to "if" condition syntaxActions...
From:Michael Shadle (mike@gmail.com)
Date:Apr 13, 2009 4:32:52 pm
List:ru.sysoev.nginx

What is equals to, not equals to, regex, etc, etc.

*~ = != ^~ etc etc.

Specifically for the "if" statement.

i.e.

if ($remote_addr NOT EQUALS TO 1.2.3.4) { }

is that an option?