In fact it should be something like :
HTTP["remoteip"] =~ "^127\.0\.0\.1$|^::(1|127\.0\.0\.1)$" {
...
}Otherwise some IPs (like 2001::127:0:0:1:0) will match.. Gabriel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

