I moved a wordpress blog from root directory to a sub directory. Mod Rewrite was already enabled to get to: exampledomain.com/2006/12/27/post-slug/ How can I redirect to: exampledomain.com/blog/2006/12/27/post-slug/ Thanks in advance.