Hi There!
I have a e-commerce website that is live and now i want to upload that live store in sub-directory for the purpose of development. Live sote is like www.abc.com now i want to copy this store to www.abc.com/dev/v2/ I copy all the files in this new directory and upload same tables in new database, now the proble is when i open this link www.abc.com/dev/v2/ it redirect me to 404 page it thinks that its the controller of www.abc.com . Now how i can access this folder because i have created some other folder and get the same result. Is this is due to .htacces file? or some settings in prestashop admin panel? I test this on my local server and its working fine just causing an issue on live domain. I seraced on interent but didn't get success.
Regards,
Rizwan