stoddard 98/09/10 10:45:05
Modified: . STATUS
Log:
These patches have been committed.
Revision Changes Path
1.463 +0 -21 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.462
retrieving revision 1.463
diff -u -r1.462 -r1.463
--- STATUS 1998/09/09 14:08:03 1.462
+++ STATUS 1998/09/10 17:45:05 1.463
@@ -81,27 +81,6 @@
Message-ID: <[EMAIL PROTECTED]>
Status: Ralf +1, Lars +1
- * Bill Stoddard's [PATCH] PR2356 - SSI exec
- This is an update of a patch I sent in earlier. There are 13 new
- lines of code to detect and handle shellcmd. COMMAND.COM is used
- to exec the script on Win95, CMD.EXE on NT.
- Message-ID: <[EMAIL PROTECTED]>
- Status: Ken +1 (on concept), Lars +1 (on concept),
- Martin +1 (on concept; is the OS/2 exec code similar enough
- to share parts of it?)
-
- * Filenames containing whitespace characters caused problems for
directives
- Bill Stoddard <[EMAIL PROTECTED]>
- Message-ID: <[EMAIL PROTECTED]>
-
- * Bill Stoddard's patch to make some structural changes to ap_call_exec
to
- make it more readable and friendly to a couple of patches that will
- follow (capability to query the Win32 registry for interpreter name
- and a fix for mod_include exec=cmd processing). This patch does not
- change the function of ap_call_exec.
- Message-ID: <[EMAIL PROTECTED]>
- Status: Ken +1 (on concept), Lars +1 (on concept)
-
* Configure tweaks to support building outside the source tree, and
add more customizeability for installation layout, by
Wilfredo Sanchez <[EMAIL PROTECTED]>