Add canonicalize_path() to canonicalize the requested URL path.
authorreyk <reyk@openbsd.org>
Wed, 23 Jul 2014 19:03:56 +0000 (19:03 +0000)
committerreyk <reyk@openbsd.org>
Wed, 23 Jul 2014 19:03:56 +0000 (19:03 +0000)
commit33cf7fc3b04dd7a52821a978e20e654cc9e91be1
treea38c6c4ff3a8b103277ef2cb1b7fb131474751f8
parentd2700468f2267b585daa612ccab34fe23c4c005c
Add canonicalize_path() to canonicalize the requested URL path.
usr.sbin/httpd/httpd.c
usr.sbin/httpd/httpd.h
usr.sbin/httpd/server_file.c