Skip to content

Commit

Permalink
remove existing location
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc23007 committed Nov 17, 2024
1 parent d2bb43f commit 147c287
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions nginx/default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ server {

#access_log /var/log/nginx/host.access.log main;

location / {
root /usr/share/nginx/html;
index index.html index.htm;
}

#error_page 404 /404.html;

# redirect server error pages to the static page /50x.html
Expand Down

0 comments on commit 147c287

Please sign in to comment.