Joe
06-14-2002, 10:22 PM
What's wrong with this .htaccess file of mine. It is not having the desired effect of blocking a particular IP i.e. http://flower.ci.nu
order allow,deny
deny from flower.ci.nu
deny from 210.238.242.
deny from .ci.nu
allow from all
It's saved as an ascii file and resides in the folder which I want access denied to. Can someone set me in the right direction?
Joe
order allow,deny
deny from flower.ci.nu
deny from 210.238.242.
deny from .ci.nu
allow from all
It's saved as an ascii file and resides in the folder which I want access denied to. Can someone set me in the right direction?
Joe