- Aug 23, 2002
-
-
Ian Holsman authored
Submitted by : Branko Cibej <brane@xbc.nu> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96503 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96502 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
now working as one (with a sane mind) would thing it should git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96501 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
similar to Apache/2.0 Also surfaced the directive in the standard config, defaulting to FULL git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96500 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
If this is not set to one under the AP_FTYPE_CONTENT_SET then the EOS is eaten by the CORE_SUBREQ (name?) filter causing us not to cache anything git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96499 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96497 13f79535-47bb-0310-9956-ffa450edef68
-
Dirk-Willem van Gulik authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96496 13f79535-47bb-0310-9956-ffa450edef68
-
Dirk-Willem van Gulik authored
Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> and Peter Van Biesen <peter.vanbiesen@vlafo.be> to get a dutch version in. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96495 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
dbm rewrite maps use dbm:filename for the default type use dbm=TYPE:filename for a non-default type git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96493 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 22, 2002
-
-
Joshua Slive authored
Submitted by: David Shane Holden <dpejesh@yahoo.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96492 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
it when the httpd-ldap project was created. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96488 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96484 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
which broke the build on Win32 mod_rewrite.h didn't spit out the decl of lookup_map_dbmfile if NO_DBM_REWRITEMAP was still defined, and mod_rewrite.dsp continued to define NO_DBM_REWRITEMAP Reported by: Jerry Baker <jerrybaker@attbi.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96483 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Rebuilding to get correct paths. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96482 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
special-purpose variables and a reference to the mod_ext_filter use of env variables. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96481 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 21, 2002
-
-
Jeff Trawick authored
maps. For now, the SDBM dbm flavor is always used. It won't be compatible with dbm rewrite maps built for Apache 1.3 until apr-util supports ndbm and mod_rewrite is changed to prefer ndbm over the built-in sdbm. PR: 10644 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96478 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Small fixes for SSLC git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96477 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
the inappropriate use of nonblocking reads. Also get rid of the stderr altogether since mod_rewrite never uses it. PR: 9534 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96475 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96474 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
Submitted by: Luigi Rosa <lrosa@mail.hypertrek.info> Reviewed by: Paolo Campegiani <p.campegiani@libero.it> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96473 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
Submitted by: Paul J. Reder Reviewed by: Jeff Trawick Fixes required to get quoted and escaped command args working in mod_ext_filter. There are also fixes in APR that were submitted via a patch to apr_cpystrn.c PR 11793 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96472 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
Submitted by: Brett Hutley <brett@hutley.net> J.D. Silvester <jsilves@uwo.ca> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96469 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
PR: 10574 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96468 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
generic domain references to use example.com. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96467 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96466 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96463 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 20, 2002
-
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96462 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96461 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96459 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
This has been wrong for a LONG time, and it could really use a review by some of the worker MPM developers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96458 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix bug reported as PR 11854. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96456 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 19, 2002
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96452 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
Bug #11213 Obtained from: Ian Darwin <ian779@darwinsys.com> Reviewed by: Ian Holsman git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96449 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96443 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
Submitted by: Thom May <thom@planetarytramp.net> Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96441 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
(Justin tweaked one character in this patch.) Submitted by: Thom May <thom@planetarytramp.net> Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96440 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 18, 2002
-
-
Ian Holsman authored
Obtained from: Submitted by: Alexey Panchenko alexey@liwest.ru Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96439 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96438 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96435 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
Submitted by: David Shane Holden <dpejesh@yahoo.com> Additionally added 'virtual host' to context-details. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96434 13f79535-47bb-0310-9956-ffa450edef68
-