View Single Post
Old 09-12-2007, 08:15 AM  
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
Code:
<IfModule mod_rewrite.c>
  RewriteEngine On
  RewriteRule ^forums/(.*)  http://forums.newsite.com/$1 [R=301, L]
</IfModule>
__________________
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote