> I presume it's quite easy to block requests to Apache based on the
> referering site?
>mod_rewrite? Use RewriteCond with %{HTTP_REFERER} and a suitable regex, and
send a 403 response using RewriteRule with an F|forbidden flag.
> Has anyone tried it and discovered it's a huge load on the server and
> not worth implementing?
>Not sure really. If you do use mod_rewrite, it'll have to pass through
everything under the directory with the RewriteRule's, but it doesn't seem
to put an enormous load on the machine - I've rewritten everything at
sld.tld to host.sld.tld because of dodgy cookie handling in some browsers,
and it hasn't broken me. Make sure you set the RewritelogLevel fairly low
though.
HTH
adam
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!