I want to bring my site live by moving the cart from a sub folder (e.g. \viart) to the root public_html. Do I just copy everything (all folders and files at the subfolder \viart) to root and change the global setting url?
Do I need to delete everything in the subfolder so it won't confuse with two carts in the system (or how do I modify the va_definition.php file?)
I have friendly url on. Do I need to delete my current index.htm and other *.htm files from the root before moving the cart?