I updates Apache to version 2.4.52, and some sites on the server start showing the default cwp page, this happens because the index.html start being handle before the index.php, the websites where I forget to delete the index.html are getting problems.
How can I change the settings to restore the previous configuration and start serve first the .php files?
I use Apache with nginx and use php cgi.