View Single Post
Old 07-13-2012, 09:40 PM  
OneHungLo
So Fucking Banned
 
Industry Role:
Join Date: May 2001
Location: Your mom's front hole
Posts: 40,906
Quote:
Originally Posted by papill0n View Post
this works for me here

Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]
Yeah, I have that, and when I visit http://www.olddomain.com/ it goes to http://www.newdomain.com/ which is fine, but when I visit http://www.olddomain.com/whatever.html it goes to http://www.newdomain.com/whatever.html

I need it to redirect http://www.olddomain.com/whatever-url-someone-hits.html to http://www.newdomain.com/
OneHungLo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote