When I upload the source code of Drupal 9 with php 8.1 in Azure App Service, and then I run the installation, all goes well, but when the installation process finishes, it suddenly gives me 404 error, index.php not found. I've tried with the template of the default file of nginx for Drupal (https://www.nginx.com/resources/wiki/start/topics/recipes/drupal/), but it still does not work. I've tried to do the same with Drupal 10 also, but I get the same error.
Asked
Active
Viewed 153 times