The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
This may not be unique to vB3 but I didn't know where else to ask- basically there's a forum I don't like- I don't like them or their users or their 'we don't accept new registrations' attitude... yet I see they are one of the biggest referrers to my site... well I'm willing to cut off my nose to spite my face on this one, I would like to forward anyone who follows a link from them to a 'custom' web page I set up... I think I've seen this was possible before, maybe with htaccess file? Any ideas? Let's say I want to stop people from example.com...
|
#2
|
|||
|
|||
![]()
Hmm...
Code:
RewriteEngine on RewriteCond %{HTTP_REFERER} ^http://www\.example\.com [NC] RewriteRule (.*) http://www.example.com/custompage.php [R] |
#3
|
||||
|
||||
![]() Quote:
![]() --------------- Added [DATE]1278700308[/DATE] at [TIME]1278700308[/TIME] --------------- Do you know if I have to put this in my /forums/ directory or just in the root? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|