|
.htaccess question
if I have something like this:
order allow,deny
deny from some.ip.address
allow from all
how can I make it so I redirect the visitor with certain IP to some other URL instead of just giving them a 404 or whatever that's called.
------------------
wrap it up and lick it clean.
|