MA>> Hi list.
MA>> Does anyone knows how to disallow ppl from linking their sites to my
MA>> pictures and files ?

You can use HTTP_REFERER header. To make it work, you could use
mod_rewrite (this would be the best, I think). Your case is described in
mod_rewrite guide,
http://www.engelschall.com/pw/apache/rewriteguide/

MA>> or <a href="MYSITE">BLABLALBA</a>

This would be strange, IMHO, but it's also possible with mod_rewrite.
Well, to be frank, almost everything is possible with mod_rewrite... :)

-- 
[EMAIL PROTECTED]      \/  There shall be counsels taken
Stanislav Malyshev      /\  Stronger than Morgul-spells
phone +972-3-9316425    /\              JRRT LotR.
http://sharat.co.il/frodo/      whois:!SM8333



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to