Quote:
Originally Posted by Tempest
I typically end up using something like this.
Code:
RedirectMatch permanent ^/somepath/(.+) http://www.domain.com/newpath/$1
|
not to sound dumber than I am but what goes in where it says '/somepath/' ?
i'm using the same domain, all old gallery URL's will be gone, so want all the old gallery URL's that are in search engines to just redirect to the main page of the domain.