hi I'm new and I just registered to try to help you.
Have you checkt the apache server logs?
Because in my case I also got 404 when using the .htaccess file.
In the logs I got this error:
Option MultiViews not allowed here
So the solution in my case was to delete the Option MultiViews from the .htaccess file
hope it works
cu