The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Where do I put the .htaccess if I want to prevent bandwidth stealing?
Do I put the .htaccess in my forum directory if I want it to display a different image when people try and link to my attachments?
Also, I was told something like this would work at replacing attachments with my own image: Code:
RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://3dnewz.com.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.3dnewz.com.*$ [NC] RewriteRule .*\.(gif|GIF|jpg|JPG|mpg|MPG)$ http://www.3dnewz.com/images/banners/stealer.jpg Thanks. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|