Need Help with Apache

This forum is dedicated to the general computer related issues we all come across on a daily basis, such as e-mail/Internet/Operating System/virus/spyware, etc questions & problems.

As we are primarily a radio discussion group, your mileage may vary on the responses.

Moderator: Queue Moderator

Post Reply
spareparts
Batboard $upporter
Posts: 502
Joined: Fri Dec 19, 2003 5:33 pm

Need Help with Apache

Post by spareparts »

I need a bit of help - There is local group that professes to be a real SAR organazation. That's a problem onto itself. Here's my problem:

They link to several other organazations, including one I help with. I would like to bounce the link, IE if someone follows the link from their site, they are redirected to a page explaing our disclaimer (We have nor want nothing furthur to do with these Uber wackers)
RewriteEngine on
# Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} badsite\.com [NC]
RewriteRule .* - [F]
Dumps me to the generic 403 page. Any better ways to do this?
Post Reply

Return to “Computer/Technical Assistance”