3
nginx, Default server do not works ! [solved]
(programming.dev)
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
Web development is the process of creating websites or web applications
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
ok I've found something that ~works !
so i get the default 404 html from nginx. but not the one that I specified
error_page 404 /404.html;
any ideas ?The full working code: