]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
In order for Win32 to accept the shebang line of #!perl so we 1) search
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 13 Apr 2002 19:50:46 +0000 (19:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 13 Apr 2002 19:50:46 +0000 (19:50 +0000)
commit596ccf1b44611d4596e39fb41f339145d1a7cc05
tree28b47d68a2d569b3517290ea2ea18b2b4fab2ef2
parent01ba81a1f45e95f53ee8bb0f7158b8bf5b484736
  In order for Win32 to accept the shebang line of #!perl so we 1) search
  the PATH and 2) resolve perl.exe for perl, we must add the progtype so
  we can override APR_PROGRAM with APR_PROGRAM_PATH.  This is the API change
  only for the cgi build command line option function.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94634 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/win32/mod_win32.c
modules/generators/mod_cgi.c
modules/generators/mod_cgi.h