Basically I have a domain-name pointing at my machine that's not my primary DNS name, and certain bots keep requesting it. I want to return a 404 when a browser/UA requests anything from domain X. Can anyone help me out? Thanks!
hakre
6:03 pm on Jul 24, 2003 (gmt 0)
hi LukeyBoy,
just map your domain to a non existing directory. this should work.
or map it to an empty dir and disable directory indexing: options -index in .htaccess .