View Single Post
Old 2008-10-03, 02:00 PM   #2
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
htaccess should do what you want

Make a directory with a htaccess file in in and put this in the file.
Code:
RewriteEngine on
RewriteRule .* http://www.whereyouwantthemtogo.com/*[R=301,L]
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote