1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-01 23:21:45 +03:00

21 Commits

Author SHA1 Message Date
Noirin Plunkett
cf3e2d3fcc Updating to reflect current defaults
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@515267 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 19:37:50 +00:00
Roy T. Fielding
44fa6e0073 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 20:55:32 +00:00
Colm MacCarthaigh
dd95d7c37c Update the copyright year in all .c, .h and .xml files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:11:27 +00:00
Justin Erenkrantz
905cdf9f0b Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
André Malo
9ade04f57c fix copyright notice
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125277 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 17:01:17 +00:00
Justin Erenkrantz
db01c7e061 Add 'New features of 2.1/2.2' to index page.
Add reference to htcacheclean in mod_disk_cache docs via program.  (Yay, nd!)
Update transformations.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106861 13f79535-47bb-0310-9956-ffa450edef68
2004-11-28 23:59:22 +00:00
André Malo
00d2784f53 readd status information
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106740 13f79535-47bb-0310-9956-ffa450edef68
2004-11-27 19:19:12 +00:00
Justin Erenkrantz
63dd4623e1 At long last, promote mod_cache and friends out of experimental/.
Also, take quick pass through docs files to remove experimental label for them.

Reviewed by: Paul Querna, Bill Stoddard, Justin Erenkrantz


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106737 13f79535-47bb-0310-9956-ffa450edef68
2004-11-27 19:06:48 +00:00
André Malo
4ac4e5a1e3 $Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 18:42:58 +00:00
André Malo
3b900e6993 adjust properties and revision expansion of the English docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 17:06:17 +00:00
Justin Erenkrantz
3380d808ed mod_disk_cache: Remove a bunch of non-implemented garbage collection
and cache size directives that are now available through htcacheclean.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105699 13f79535-47bb-0310-9956-ffa450edef68
2004-11-06 07:56:20 +00:00
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
Joshua Slive
ddda2949d3 Fix some typos in the <default> and <syntax> and remove the
<default>none</default>

Suggested by:  Mikhail Filimonov <mvf@uniyar.ac.ru>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98350 13f79535-47bb-0310-9956-ffa450edef68
2003-01-19 03:35:01 +00:00
André Malo
82cb221ddf only little markup and line break issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97471 13f79535-47bb-0310-9956-ffa450edef68
2002-11-10 03:13:43 +00:00
Paul J. Reder
10014269ab Updates to the mod_disk_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@97432 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 20:28:31 +00:00
André Malo
72d1b3b941 fix a lot of weird links and markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97407 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 18:09:08 +00:00
Paul J. Reder
4d41fa588f Change the CacheRoot processing to check for a required
value at config time. This saves a lot of wasted processing
if the mod_disk_cache module is loaded but no CacheRoot
was provided. This fix also adds code to log an error
and avoid useless pallocs and procesing when the computed
cache file name cannot be opened. This also updates the
docs accordingly.  [Paul J. Reder]


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97291 13f79535-47bb-0310-9956-ffa450edef68
2002-10-24 18:56:18 +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