]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
For Win32 cgi %1 arguments, use backslashes. For $1, use posix slashes.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 21 Oct 2001 06:32:47 +0000 (06:32 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 21 Oct 2001 06:32:47 +0000 (06:32 +0000)
commitf16b9549064f55d03b98a1802fa3b6730ade18ee
tree62fbc8e192887367f2589ac93c375f5169a139d7
parentcbf8c19978f9065f0b7435c1d6bde4b0ebba445e
  For Win32 cgi %1 arguments, use backslashes.  For $1, use posix slashes.

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