View Single Post
04-04-2007, 02:57 PM
#9
Village Genius is offline Village Genius
Village Genius's Avatar
Status: Geek
Join date: Apr 2006
Location: Denver, CO
Expertise: Software
Software: Chrome, Notepad++
 
Posts: 6,894
iTrader: 18 / 100%
 

Village Genius will become famous soon enough

  Old

the code would be put in the uploads folder of whoever gets img911

Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^img911\.com
RewriteRule (.*) http://www.8boards.com/uploads/$1 [R=301,L]

RewriteCond %{HTTP_HOST} ^www.img911\.com
RewriteRule (.*) http://www.8boards.com/uploads/$1 [R=301,L]
this will redirect images hotlinked on forums and such