Hello, this is my first post. I am pretty new to Apache configuration and I have the following problem: I have a website which we will call oldsite.com. On that site I have a blog, with address oldsite.com/oldblog, and its feed on address oldsite/oldblog/feed. My website will stay active, but I want to move blog to a new domain. The new address of blog feed will be newsite.com/newblog/feed. Could anyone tell me how should I redirect the blog feed and keep current subscribers, so when I post new content on new blog, subscribers on old blog feed could still see it.
Thanks in advance!