[#] http://marc.info/?l=openbsd-cvs&m=140710606703076&w=2
openbsd-cvs(obsdave,2) — All
2014-08-04 02:55:08


Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/03 16:47:25

Modified files:
usr.sbin/httpd : server_file.c

Log message:
Only allow GET and HEAD for static files or return 405.

ok florian@