This is an old revision of the document!
Redirects
# redirect all requests to this path and anything below it to # a new path; the second line catches those without an ending slash Redirect permanent /some/old/path/ http://www.example.com/some/new/path Redirect permanent /some/old/path http://www.example.com/some/new/path