I am suddendly getting ‘404 not found’ on the remote version of a site.
The local version is working fine, and the remote was working fine until recently.
I’ve done many changes to snippets, templates, controllers, assets js and css etc so it would be good to know what could cause a 404, particularly only in a remote server.
Again, it works on local and was working on remote until I pushed last changes.
Additionally, I can access a .txt file in the root folder, but index.php returns 404 not found still.
Oh!
and I can also access a phpinfo() php test file in the root folder, and it seems to work just fine.
Thank you