Dragonfly Graph

Registered
Jul 17, 2006
1
0
151
I filed a support ticked and was directed here. Basically what I want to do is set up an httaccess file because I have someone who constantly steals my layouts and ideas. I want to block her IP from reaching my page by throwing her an error document. I have googled around on thisand have a couple good links, but I am still not quite sure how to set this up within my files in my control panel. Can anyone help?
 

Spiral

BANNED
Jun 24, 2005
2,018
8
193
Well there is about a zillion ways you can do that from .htaccess ....

The simplest: "deny from 0.0.0.0"

Where 0.0.0.0 would be the bad user's IP address