]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Provide Win32 users a log of the cgi command invoked, to assist
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Mar 2002 05:56:52 +0000 (05:56 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Mar 2002 05:56:52 +0000 (05:56 +0000)
commitddf7f7036ee6fc266c58caf022c8a051a13cb6c9
tree9465a9a50d9253d0b4cc6ce1c49b5a4bc749b25e
parent72f30ab9c3df907cb8b123ea3cc08d5253a3c5d8
  Provide Win32 users a log of the cgi command invoked, to assist
  in debugging scripts, at LogLevel info.  Also provide env vars
  at LogLevel debug for additional help to admins troubleshooting
  the ever mysterious "Premature end of script headers" error.
  Since this is the single most common cause of trouble reports on
  the newslist, at least this gives us something to point users at.
  [Aaron Bannert]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94073 13f79535-47bb-0310-9956-ffa450edef68
src/main/util_script.c