Hi I have a lot of IP on a single server and due to my setup it would be nice to be able to specify the http_port with an ip that I don't want it to listen on, so eg currently I have to have http_port 1.2.3.4 http_port 1.2.3.5 http_port 1.2.3.7 etc etc but I would like to do something like http_port 0.0.0.0 http_port !1.2.3.6 anyone know how to do this? Thanks Brent