CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/25 15:29:58
Modified files:
usr.sbin/httpd : httpd.c httpd.h server_file.c server_http.c
Log message:
Canonicalize the request path once without the docroot and prepend the
docroot only only when it's needed. Suggested by deraadt@.
