From 5b6664ebf9ddfc94adcd94b36b074145da461fdc Mon Sep 17 00:00:00 2001 From: Jean-Jacques Clar Date: Wed, 14 Jul 2004 21:45:40 +0000 Subject: [PATCH] Added backport proposal for mod_cgi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104291 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 8c2179f058c..aa586e07a8b 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/07/13 18:44:20 $] +Last modified at [$Date: 2004/07/14 21:45:40 $] Release: @@ -73,6 +73,15 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) mod_cgi: Added API call and overload of detached field in cgi_exec_info_t + structure to support loading in current or new address space for CGIs. + The patch change how NetWare use cmdtype for processes. It was made + necessary by changes done to log.c r1.145. + The HTTP and the APR patches are available at: + + + +1: jjclar + *) mod_dir: Backport DirectorySlash directive to work around problems with -SetHandler combinations and trailing slash redirects. modules/mappers/mod_dir.c: r1.48 -- 2.47.2