"Kent64" <kent64.RemoveThis@hotmail.com> wrote in
news:yanrc.4479$be.1597@newsread2.news.pas.earthlink.net:
> Thanks. I know nothing about Apache except that it's the OS my
> webhost says is on my server.
htaccess can do many things. but this might be something you should talk
to your host about as it affects them as well. at the least they might be
able to help you set up what you need.
you can deny domains (deny from microsoft.com) and IP addresses (deny from
xxx.xxx.xxx.xxx). But, from what it sounds like the traffic is not coming
from that domain, people are just being directed to you via it. An example
would be those image search engines like google has. If your problem is
that people are linking to your images, or certain types of pages, you can
make it so that they will only be available when viewed directly from your
site.
Lastly, if it is only one page... maybe the simplest thing to do is to
change its name... and the links that way
some info at <a style='text-decoration: underline;' href="http://www.hostingmanual.net/other/htfun.shtml" target="_blank">http://www.hostingmanual.net/other/htfun.shtml</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Deny a domain with htaccess?