How to fix nginx 404 error while accessing the site . I already tried the given solution in the document.

Durgesh Pandey 0 Reputation points
2024-09-20T12:28:16.5066667+00:00

This is the attached file.image_2024_09_20T12_22_03_795Z.png

I just changed the below data in for nginx configUser's image

image_2024_09_20T12_22_03_795Z

image_2024_09_20T04_07_19_812Z

cp /etc/nginx/sites-enabled/default /home/default


vi /home/default


cp /home/default /etc/nginx/sites-enabled/default; service nginx start
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,715 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.