First attempt at verifying the request path and the access
authorreyk <reyk@openbsd.org>
Wed, 23 Jul 2014 21:43:12 +0000 (21:43 +0000)
committerreyk <reyk@openbsd.org>
Wed, 23 Jul 2014 21:43:12 +0000 (21:43 +0000)
commit5d9e55e4ba46f45d36c3974a2c023f70a328046b
treed43f123879bd4cb9b0f87790a81131db774e1af0
parentab50be5eff078dfe4612ed160ec84fbd16d07f82
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.
usr.sbin/httpd/server_file.c
usr.sbin/httpd/server_http.c