11-19-2011, 03:47 PM
|
|
It's 42
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
|
Quote:
Originally Posted by Tempest
I typically end up using something like this.
Code:
RedirectMatch permanent ^/somepath/(.+) http://www.domain.com/newpath/$1
|
+1
|
|
|