Page is a not externally linkable
TXGodzilla - 7:50 pm on Jul 26, 2006 (gmt 0)
DENY FROM 64.193.62.5 IP range used as an example only. [edited by: TXGodzilla at 7:52 pm (utc) on July 26, 2006]
You can also deny the IP address with:
or
DENY FROM 64.193.62 # server will match first 3 octets
DENY FROM 64.193.62.0/24 # block the entire class C (CIDR assignment)