<div dir="ltr"><div><div><div>Hi,<br><br></div>I setup an test Nginx 1.10.3 on local VM (Centos 6.7 x86_64). I configure the following location<br><br></div>location =/404.html {<br></div>    root    /usr/share/nginx/html;<br><div>}<br><br></div><div>As my understanding, it is not an valid url, but `nginx -t`  pass the configuration test. <br><br></div><div>Is it a bug ?<br></div></div>