CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/08 15:41:06
Modified files:
usr.sbin/httpd : http.h server_fcgi.c server_http.c
Log message:
Set the REQUEST_URI CGI variable to the requested URI and query string
instead of the rewritten path and query string.
Patch from Tim Baumgard, reminded by Mischa Peters.
ok benno, reyk
