The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]() Quote:
![]() Here is the code to create an .htaccess file. ![]() Code:
Options +FollowSymlinks RewriteEngine On RewriteCond %{HTTP_REFERER} ^http://www.url_of_bad_site.com RewriteRule /* http://www.wherever_you_want_to_send_them_to.html [R,L] RewriteCond %{HTTP_REFERER} ^http://www.2nd_url_of__different_bad_site.com RewriteRule /* http://www.some_place_different_you_want_to_send_these_to.php [R,L] ![]() More info here. ![]() http://www.javascriptkit.com/howto/htaccess14.shtml |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|