Thread: .htaccess help
View Single Post
Old 08-19-2012, 10:55 AM  
The Dawg
Confirmed User
 
The Dawg's Avatar
 
Join Date: Apr 2002
Location: State Of Bliss
Posts: 2,438
Quote:
Originally Posted by kazymjir View Post
Not tested, but try something like:

Code:
RedirectMatch 301 ^/blog/(.*)$ http://www.domain.com/$1
I tried this one, but it was redirecting all /blog/ to root which conflicted with the blog portion of the site.

Quote:
Originally Posted by Colmike7 View Post
I am using another redirection plugin that does this also. I am using it to find all of the 404's. I think I'd rather do it through .htaccess (server side) vs. plugin as a long term solution.
The Dawg is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote