CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2015/01/06 10:55:28
Modified files: usr.sbin/httpd : server_file.c Log message: Make httpd return "404 not found" if an intermediate component of a requested file path does not exist rather than returning "500 internal server error". ok reyk