[#]
http://marc.info/?l=openbsd-cvs&m=140716378419229&w=2
openbsd-cvs(obsdave,2) — All
2014-08-04 18:55:08
Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/04 08:49:24
Modified files:
usr.sbin/httpd : httpd.c httpd.h server_fcgi.c
Log message:
Implement PATH_INFO and add DOCUMENT_ROOT.
PATH_INFO was requested by naddy@ who successfully tested it with "cvsweb".
ok naddy@