coar 99/08/05 11:42:24
Modified: . STATUS Log: Add Paul Reder's patch for broken (?) .htaccess processing in regex directory sections. Revision Changes Path 1.735 +7 -1 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/apache-1.3/STATUS,v retrieving revision 1.734 retrieving revision 1.735 diff -u -r1.734 -r1.735 --- STATUS 1999/08/05 15:04:38 1.734 +++ STATUS 1999/08/05 18:42:20 1.735 @@ -1,5 +1,5 @@ 1.3 STATUS: - Last modified at [$Date: 1999/08/05 15:04:38 $] + Last modified at [$Date: 1999/08/05 18:42:20 $] Release: @@ -93,6 +93,12 @@ Available Patches: + + * Paul Reder's patch to fix Allow/Deny (.htaccess parsing) in + regex <Directory*> processing. + Message-ID: <[EMAIL PROTECTED]> + PR: 3019, 3454 + Status: * David Harris' patch to add a function to report on the number of bytes in a pool that are actually used.