Hi guys, can anyone of you tell me whatever should I use so that I can redirect all of my pages (entire website) from root/folder1/* to root/folder1/folder2/*
Also along with this I would like to redirect all the pages from root/folder3/* to root/folder1/folder2/*
please give the code(s) to be written in .htaccess and also also where to put the .htaccess file(s).
Also, there root/* is not accessible by me; i have only access to root/folder1/* and root/folder3/*
Thanks in advance..