i have read many posts on how to properly move from one server to another but still have some issues.
my main page located got-jdm.com loads fine along with my database ( I can see my products for sale, but when clicked on any link it gives the 404 not found error)
my index.php was not available until i modified .htaccess file the following way:
Options +Indexes
after typing that in the .htaccess file home page and the /admin
are the only pages loading
i was also not able to load fix_cache_key.php
any helpful ideas?



