Hi, I setup an test Nginx 1.10.3 on local VM (Centos 6.7 x86_64). I configure the following location
location =/404.html { root /usr/share/nginx/html; } As my understanding, it is not an valid url, but `nginx -t` pass the configuration test. Is it a bug ?
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx