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

1547 Commits

Author SHA1 Message Date
Rich Bowen
4e50737a59 The phrasing was rather confusing regarding the second argument to
Redirect, which should be a fully-qualified URL, rather than an absolute
path.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102696 13f79535-47bb-0310-9956-ffa450edef68
2004-02-20 18:41:18 +00:00
Bill Stoddard
0781a3a701 Document Win32DisableAcceptEx directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102691 13f79535-47bb-0310-9956-ffa450edef68
2004-02-19 17:47:44 +00:00
Mads Toftum
6355e18920 Typo spotted by Sascha Kersken
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102658 13f79535-47bb-0310-9956-ffa450edef68
2004-02-17 11:20:34 +00:00
Bradley Nicholes
f068d17be6 Added doc for LDAPSharedCacheFile directive in mod_ldap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102639 13f79535-47bb-0310-9956-ffa450edef68
2004-02-13 16:45:57 +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
27e7efa7e5 *sigh* xalan did some recoding :-(
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102541 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 17:28:26 +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
acc3cfb663 document [handler=...] and adjust [type=...]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102402 13f79535-47bb-0310-9956-ffa450edef68
2004-01-24 22:23:02 +00:00
André Malo
3972fb1242 document -x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102399 13f79535-47bb-0310-9956-ffa450edef68
2004-01-24 02:25:29 +00:00
Erik Abele
d75d474ebb Document recent changes in prefork.c/r1.287:
"Bump MAX_SERVER_LIMIT by 10x (hoping to stay ahead of Moore's Law
  for a little while) since the current limit is too small for at
  least one high end site."


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102378 13f79535-47bb-0310-9956-ffa450edef68
2004-01-19 19:40:57 +00:00
Yoshiki Hayashi
fb1cd035dd Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102358 13f79535-47bb-0310-9956-ffa450edef68
2004-01-17 20:47:48 +00:00
Yoshiki Hayashi
a3e9ec0afc New Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102357 13f79535-47bb-0310-9956-ffa450edef68
2004-01-17 20:36:31 +00:00
Yoshiki Hayashi
7d1c08e301 Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102356 13f79535-47bb-0310-9956-ffa450edef68
2004-01-17 20:34:14 +00:00
André Malo
149bf73f48 s/cocookie/cookie/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102314 13f79535-47bb-0310-9956-ffa450edef68
2004-01-13 02:11:56 +00:00
André Malo
d913f8215e document REMOTE_PORT
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102308 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 22:56:35 +00:00
André Malo
daf62dbb16 backport done
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102300 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 19:27:14 +00:00
Jeff Trawick
a17fd1388f update worker doc to mention that
. a potentially large number of child processes can be in
  termination state

. ServerLimit/ThreadLimit should be coded before other worker
  MPM directives which control processes/threads


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102295 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 16:22:35 +00:00
André Malo
deb0ba490e update transformation of content updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102271 13f79535-47bb-0310-9956-ffa450edef68
2004-01-11 22:44:04 +00:00
Erik Abele
1c1cfc4f8d Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102263 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 22:49:47 +00:00
Erik Abele
7ce6a4ce1d * userId -> userID
* add missing bracket


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102262 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 22:48:31 +00:00
Yoshiki Hayashi
a9be5763b5 Fix typo and add reference to Anonymous directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102260 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 21:07:28 +00:00
Yoshiki Hayashi
03dd10c3c9 Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102259 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 06:09:17 +00:00
Yoshiki Hayashi
8fc8e6c7dc New Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102258 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 05:43:49 +00:00
Yoshiki Hayashi
dc447010dd New Japanese translation.
Submitted by:	Hiroaki KAWAI <hawk bcl.t.u-tokyo.ac.jp>
Reviewed by:	Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102257 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 05:06:21 +00:00
André Malo
bdb9f6e476 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102248 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 00:31:59 +00:00
Mads Toftum
8a36a240a8 Correct SSLProxyMachineCertificatePath and SSLProxyMachineCertificateFile -
the previous description looked like it was copied from SSLProxyCA*
Also add a warning about not using encrypted keys in those two.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102191 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 21:14:19 +00:00
Erik Abele
b0e6991085 Update German translation to English rev 1.32
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102184 13f79535-47bb-0310-9956-ffa450edef68
2004-01-04 22:37:09 +00:00
Yoshiki Hayashi
2ba0b5e158 mod_logio is not compiled by default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102161 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 16:55:37 +00:00
Yoshiki Hayashi
b9985fa5de Update mod_example documentation to match 2.1 state.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102157 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 16:19:42 +00:00
André Malo
e1a8a8c10c leading <!--# is one token
PR: 25875


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102150 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 13:40:19 +00:00
André Malo
57cc9f1f1e update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102143 13f79535-47bb-0310-9956-ffa450edef68
2004-01-02 00:25:52 +00:00
Yoshiki Hayashi
b7f67e1890 Bring mod_status document up to date. This change was discussed back in
June but I've never got around to do it until now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102092 13f79535-47bb-0310-9956-ffa450edef68
2003-12-19 06:30:23 +00:00
Yoshiki Hayashi
1cbc817dd2 Sync Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102091 13f79535-47bb-0310-9956-ffa450edef68
2003-12-19 05:42:44 +00:00
Yoshiki Hayashi
417e17f11a Correct a grammatical error.
Suggested by:	Michael Schroepl


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102089 13f79535-47bb-0310-9956-ffa450edef68
2003-12-19 05:29:59 +00:00
Astrid Malo
b48291fa87 New German translation of leader.xml
Reviewed by: Kai Blaschke <codav@wutallan.net>
             Kess


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101994 13f79535-47bb-0310-9956-ffa450edef68
2003-12-07 17:02:43 +00:00
Astrid Malo
56ae50afa7 - New German translation of leader.xml
Reviewed by: Kai Blaschke <codav@wutallan.net>
               Kess
- transformation update


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101976 13f79535-47bb-0310-9956-ffa450edef68
2003-12-03 23:58:01 +00:00
Astrid Malo
fc89a669be add some markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101975 13f79535-47bb-0310-9956-ffa450edef68
2003-12-03 23:46:53 +00:00
Yoshiki Hayashi
b59d6c4265 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101943 13f79535-47bb-0310-9956-ffa450edef68
2003-12-01 04:52:33 +00:00
Yoshiki Hayashi
11ee441497 Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101941 13f79535-47bb-0310-9956-ffa450edef68
2003-12-01 04:41:17 +00:00
Yoshiki Hayashi
a4977f586c Update Japanese translation.
Submitted by:	Hiroaki KAWAI <hawk bcl.t.u-tokyo.ac.jp>, Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101940 13f79535-47bb-0310-9956-ffa450edef68
2003-12-01 04:37:26 +00:00
Astrid Malo
32884f77b3 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101933 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 19:26:10 +00:00
Yoshiki Hayashi
5b92d3a6b7 Regenerate metafiles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101932 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 19:08:14 +00:00
Yoshiki Hayashi
a6184c6148 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101931 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 18:48:59 +00:00
Yoshiki Hayashi
da301e1f39 New Japanese translation.
(Originally ported form 2.0 version, then updated to the newest version.)

Submitted by:	Yoshiki Hayashi, Hiroaki KAWAI <hawk bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101930 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 18:43:22 +00:00
Yoshiki Hayashi
07e94b1fcf New Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101929 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 18:41:20 +00:00
Astrid Malo
e084e6eabf update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101925 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 16:53:28 +00:00
Astrid Malo
3cfbc3187c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101924 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 16:53:28 +00:00
Astrid Malo
4616fa5e1a New German translation of beos.xml
Submitted by: Jobst Giesecke <JGiesecke@t-online.de>
Reviewed by:  Kai Blaschke <codav@wutallan.net>
              Kess


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101923 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 16:37:17 +00:00
Astrid Malo
428f36013b add missing word
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101921 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 16:29:10 +00:00
Erik Abele
ab498cf963 Transformations...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101916 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 00:37:19 +00:00