CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/23 15:43:12
Modified files:
usr.sbin/httpd : server_file.c server_http.c
Log message:
First attempt at verifying the request path and the access
permissions. We also have to redirect with 301 if a directory name
was requested without the trailing slash.
