.htaccess and 301 Redirect
Hi
I try to do some redirection, I want to redirect all blog post from my sub-domain ( but not from main sub-domain page) to my domain category page.
sub.domain.com/all-post/ to domain.com/category/
(or even better to domain.com/category/random-post/ - but I don't believe that is possible... )
And I want to keep the main page of my sub-domain.
Thanks!
|