I recently had to move my CMS-MS site from being an add-on domain to the primary domain on my hosting account. All of the files appear to have been moved, I changed config.php and cleared the cache.
The homepage and admin areas appear to be working fine - all of my content is showing and I can add and delete pages.
The only pages that are successfully loading are the homepage and search results page - everything else generates a 404 Not Found Error.
Any ideas or suggestions? What did I miss?
Only Homepage Works, Rest are 404 - Site Down - Please Help
Re: Only Homepage Works, Rest are 404 - Site Down - Please Help
Wrong URL rewriting ?
Pierre M.
Pierre M.
Re: Only Homepage Works, Rest are 404 - Site Down - Please Help
Did you have an .htaccess file on the old site that got copied? If so, has it been updated for the new?
Nullig
Nullig
Re: Only Homepage Works, Rest are 404 - Site Down - Please Help
Oh, you are so my hero!!! That was the problem. Thank you.Nullig wrote: Did you have an .htaccess file on the old site that got copied? If so, has it been updated for the new?
Nullig

I was so keeping my fingers crossed it was something simple like that.