I have a WordPress installation. The problem that I have is the following:
The home page while served normaly, content, images, HTML, anything are served correctly the HTTP Status Code is 404. Any other page is served with normal HTTP Status 200. The only page that served with 404 is the home page.
Any idea on how to solve that problem please ? 😕
OK. We solved the problem.
For some reason the mod_secure made that problem. We disabled it just for check and we found that was the problem !!!
Thanks a lot all of you !