Fix nginx 404 handling - return 404 status for missing pages
Changed try_files fallback from /index.html to =404 so that non-existent pages properly return 404 status and show the custom 404 error page instead of serving index.html with 200.
Showing
Please
register
or
sign in
to comment