21
submitted 3 weeks ago by cm0002@lemmy.cafe to c/webdev@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] lorty@lemmygrad.ml 3 points 3 weeks ago

And yet everyone has stumbled into them a few times.

[-] dan@upvote.au 2 points 3 weeks ago

Some of my static sites are definitely not configured correctly and show the default error messages. A lot of sites have dynamic content though, and are often configured like:

try_files $uri $uri/ @backend;

So any requests for files that don't exist get routed to the backend, which usually shows its own error messages instead of Nginx's.

this post was submitted on 20 Mar 2025
21 points (92.0% liked)

Web Development

3835 readers
3 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS