Error redirecting Blog
Hello!
I'm trying to redirect
www.domain.com/blog to blog.domain.com, using in .htaccess:
Redirect 301 /blog
http://blog.domain.com
Redirecting is working fine, you can see in browser direction box
http://blog.domain.com, but the problem is that the site is showing homepage content and not blog content.
Can you help me?
Thanks in advance.