from
http://www.example.com/oldfolder/subfolder/tour-from-**X**-to-**Y**/
to
http://www.example.com/newfolder/ **X** / **Y** /
I could not figure out how to search for a string [‘tour-from-X-to-Y‘] and then redirect. Please help me. [.HTACCESS]
from
http://www.example.com/oldfolder/subfolder/tour-from-**X**-to-**Y**/
to
http://www.example.com/newfolder/ **X** / **Y** /
I could not figure out how to search for a string [‘tour-from-X-to-Y‘] and then redirect. Please help me. [.HTACCESS]
You must be logged in to post a comment.
Put this code in your
DOCUMENT_ROOT/.htaccess
file: