Posted by lostinspace on 07/21/05 15:15
>----- Original Message -----
>From: "duckyman" <>
>Newsgroups: alt.html
>Sent: Thursday, July 21, 2005 5:10 AM
>Subject: block access to page
>
>Hi everyone
>
>Does anyone know if it is possible to block access to a site when
>visitors use a specific external link to access it? Some webstats can
>so the orignal link which has been used to access a page. I was
>wondering if it is possible to use this method to block (or forward)
>people who try to visit a page by clicking on a specific external link.
>I΄ve been linked on a site where I don΄t want to be on. Unfortunatly
>they don΄t want to remove the link. That is why I΄m looking for a way
>to prevent people using this link from viewing my page.
>
>Thanks for all your help in advance...
>Grz,
>ducky
Using "htaccess" you may implement referral based redirects (or denial)
using either SetEnvIf or mod-rewrite.
Navigation:
[Reply to this message]
|