1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
André Malo
f08df46e89 add $Revision$ keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103423 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 10:49:23 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
f4bd111108 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:12:30 +00:00
André Malo
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
Bill Stoddard
f5d897517c Rename CacheMaxStreamingBuffer to MCacheMaxStreamingBuffer and move it
out of mod_cache and into mod_mem_cache. Note default buffer size of
the lesser of 100000 or MCacheMaxObjectSize


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98029 13f79535-47bb-0310-9956-ffa450edef68
2002-12-18 22:12:37 +00:00
André Malo
87597cd5f8 - markup & reformatting
- some rearranging of the content
- fix conextlists. with the current code it doesn't make
  sense to put any directive into an virtual host (the config
  pointer is static...) (blame me, if I'm wrong)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97827 13f79535-47bb-0310-9956-ffa450edef68
2002-12-09 23:52:44 +00:00
Paul J. Reder
c27c1eb54e Updates to the mod_mem_cache.xml file to update formatting, improve
detail and accuracy, and to align with what the code does.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97429 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 15:30:27 +00:00
Astrid Malo
035f532cd3 moved a warning to the correct section
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97092 13f79535-47bb-0310-9956-ffa450edef68
2002-10-03 20:29:47 +00:00
Bill Stoddard
7c5e166ca1 mod_cache doc updates.
Submitted by: Jean-Jacques Clar <jjclar@novell.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96366 13f79535-47bb-0310-9956-ffa450edef68
2002-08-13 23:01:13 +00:00