contentfreak
Registered Member
- Jun 13, 2010
- 87
- 23
hey guys
I have a question
I want to make via htaccess redirect 301 so that anyone who goes to site.com/blog/* lands on site.com/new-blog/
Redirect 301 /blog/ http://www.site.com/new-blog/ worx alright but keeps the extension
if they go to /blog/1.html then it will send them to /new-blog/1.html which is obviously a 404
so how do i make them all land in the front page?
Thnx!!!!!
I have a question
I want to make via htaccess redirect 301 so that anyone who goes to site.com/blog/* lands on site.com/new-blog/
Redirect 301 /blog/ http://www.site.com/new-blog/ worx alright but keeps the extension
if they go to /blog/1.html then it will send them to /new-blog/1.html which is obviously a 404
so how do i make them all land in the front page?
Thnx!!!!!