From: Jeff Trawick Date: Tue, 15 Jul 2003 19:09:22 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.48~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3c12bc58210d543455c39696b319af918d34b1f;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100635 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cd749696311..342c1d20f49 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/07/15 17:56:48 $] +Last modified at [$Date: 2003/07/15 19:09:22 $] Release: @@ -286,15 +286,15 @@ PATCHES TO PORT FROM 2.1 +1: trawick, nd * pass REDIRECT_REMOTE_USER to the script if REMOTE_USER doesn't - exists and the original request is protected. + exist and the original request is protected. server/util_script.c: r1.82 support/suexec.c: r1.27 - +1: nd + +1: nd, trawick * use the appropriate folder icon, even if there's a directoryindex listed file in the particular folder. PR 9587 modules/generators/mod_autoindex.c r1.120 - +1: nd + +1: nd, trawick * Ignore RewriteRules in .htaccess files if the directory containing the .htaccess file is requested without a trailing slash.