##The page is still the 404 that comes with nginx. Please give me some advice
error_page 404 = /404.html;
You added a # in front and commented it out...
Didn’t you comment out the line 404...
error_page 404 = /404.html;
You added a # in front and commented it out...
Didn’t you comment out the line 404...