
RewriteEngine on
RewriteCond %{HTTP_HOST} ^lessons.hellboundhackers.org$ [OR]
RewriteCond %{HTTP_HOST} ^www.lessons.hellboundhackers.org$
RewriteRule ^(.*)$ http://3cphosting.com/~hbhacker/videos/$1 [R=301,L]

