查询IP的网站:http://ip.chinaz.com/
限制访问!!!!
写在.htaccess文件里面
#Begin HG DENY
order deny,allow
deny from all
allow from 216.110.94.228
allow from 74.202.255.243
allow from 112.94.55.165
allow from 27.47.197.195
deny from 173.212.207.82
deny from 173.214.168.84
# END HG DENY
如果限制用deny,如果允许用allow