Need help with an 301 htaccess redirect cond and rule doing the following for all the files in these paths:
www.name.com/wordA/wordB/* to www.name.com/new_word/wordA/wordB/*
we are basically adding "new_word" to the new url string.
|
Need help with an 301 htaccess redirect cond and rule doing the following for all the files in these paths: www.name.com/wordA/wordB/* to www.name.com/new_word/wordA/wordB/* we are basically adding "new_word" to the new url string. | |||
|
feedback
|
|
Put this in your
| ||||
|
feedback
|
|
You don't necessarily need to use mod_rewrite to do this. This can also been done with the
| |||
|
feedback
|