Forum Moderators: phranque
I´ve put this in my .htaccess file:
RedirectMatch 301 ^(.*)$ [newdomain.com...]
But i still want to keep and access a catalouge on the old domain. www.oldomain.com/admin/
How do i solve this in the .htaccess?
Help would be much appreciated!