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

3287 Commits

Author SHA1 Message Date
Graham Leggett
d3b023e835 Clarify the documentation for mod_buffer to better explain where the
buffer might be useful, and that buffering is not guaranteed to improve
performance in all cases.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718086 13f79535-47bb-0310-9956-ffa450edef68
2008-11-16 19:32:13 +00:00
Ruediger Pluem
96098a029d * Fix properties.
Submitted by: Takashi Sato <takashi lans-tv.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718015 13f79535-47bb-0310-9956-ffa450edef68
2008-11-16 12:43:06 +00:00
Graham Leggett
a02da583fa Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@717870 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 15:57:04 +00:00
Graham Leggett
93d3db6999 mod_buffer: Optional support for buffering of the input and output
filter stacks. Can collapse many small buckets into fewer larger
buckets, and prevents excessively small chunks being sent over
the wire.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@717867 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 15:49:28 +00:00
Jim Jagielski
ad80545e9e Update doc transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713993 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 13:09:18 +00:00
Nick Kew
466af3e421 Introduce mod_privileges: a platform-specific module offering enhanced
security and a (limited) solution to the "perchild" problem.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713961 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 09:48:39 +00:00
Vincent Bray
cacaa383a8 Update 'all' transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713596 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 01:05:21 +00:00
Vincent Bray
1569974707 Initial build of mod_unixd.html* plus props
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713590 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 00:53:09 +00:00
Vincent Bray
3fb27ada3d Update transformations (from introduction of mod_unixd)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713589 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 00:51:26 +00:00
Eric Covener
e4fbdf0e35 change short-lived behavior of "DirectoryIndex None" based on feedback from wrowe:
Doesn't search for anything:
  DirectoryIndex disabled

Does search for literal "disabled":
  DirectoryIndex disabled foo.
  DirectoryIndex foo disabled 
  DirectoryIndex disabled disabled 

Does search:
  DirectoryIndex disabled.html



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713462 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 19:25:03 +00:00
Nick Kew
c4e721bfae Introduce mod_unixd into the documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713242 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 01:31:39 +00:00
Lucien Gentis
adce1505f4 Some typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713075 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 16:19:40 +00:00
Takashi Sato
b245627804 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@712006 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:10:56 +00:00
Lucien Gentis
ded89134d4 A reverse DNS lookup followed by a direct DNS lookup mean "double DNS lookup" instead of "double reverse DNS lookup"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@711598 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 16:11:15 +00:00
Takashi Sato
ac7b6edf14 Eemove the remained English text and fix the XML validation error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@711555 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 11:59:18 +00:00
Nilgun Belma Buguner
18fc8d25a9 update for sync with English doc.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@711537 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 09:13:34 +00:00
Takashi Sato
c9beb12c8d Remove mod_mem_cache from documents
(Sync with r711470)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@711521 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 06:49:29 +00:00
Hiroaki Kawai
92d9c6fcf3 Sync.
English Revision: 504183
Submitted by kawai,takashi
Reviewed by takashi,kawai


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@711499 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 03:10:16 +00:00
Hiroaki Kawai
d16c3dda9f Sync.
English Revision: 689261
Submitted by takashi
Reviewed by kawai


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@711496 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 03:02:47 +00:00
Takashi Sato
c70304b0a0 Update a Japanese translation.
Submitted by: kawai
Reviewed by:  takashi

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@711194 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 07:06:22 +00:00
Rich Bowen
8779d2f690 Trivial fix - insert missing space.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@710153 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 20:43:43 +00:00
Ruediger Pluem
cfea0a5638 * Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709864 13f79535-47bb-0310-9956-ffa450edef68
2008-11-02 11:11:52 +00:00
Ruediger Pluem
71dfce9eec * Digest providers works as well.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709862 13f79535-47bb-0310-9956-ffa450edef68
2008-11-02 11:10:12 +00:00
Ruediger Pluem
b721405124 * Fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709861 13f79535-47bb-0310-9956-ffa450edef68
2008-11-02 11:08:34 +00:00
Chris Darroch
a533ec8bb5 update transformations, and remove variations of mod_authn_default.xml
and mod_authz_default.xml removed in r709841


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709842 13f79535-47bb-0310-9956-ffa450edef68
2008-11-02 04:33:23 +00:00
Chris Darroch
66b8ffda5e Documentation revisions for r709838 and r709839.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709841 13f79535-47bb-0310-9956-ffa450edef68
2008-11-02 04:28:02 +00:00
Ruediger Pluem
da4b4f4abf * Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709677 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 11:29:00 +00:00
Chris Darroch
097b993e8e Add AuthType of None to support disabling authentication.
Prevent crash when provider alias created to provider which is not
yet registered.
Migrate remaining functionality of mod_authn_default to mod_authn_core.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709553 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31 20:18:07 +00:00
Chris Darroch
89e17a3d24 Allow <Limit> and <LimitExcept> directives to nest, and
constrain their use to conform with that of other access control
and authorization directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709551 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31 20:10:07 +00:00
Lucien Gentis
120206c2cc Minor typo correction
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709403 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31 13:15:24 +00:00
Takashi Sato
eb0076cdb9 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@708603 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 16:31:45 +00:00
Takashi Sato
182cb9cb79 update a Japanese translation
Submitted by: kawai
Reviewed by: takashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@708208 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 15:03:00 +00:00
Nilgun Belma Buguner
c8e04dd950 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@707418 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 17:11:59 +00:00
Nilgun Belma Buguner
f9e60447af update for sync with English docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@707417 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 17:09:15 +00:00
Jim Jagielski
498fb10840 Update docco xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@707359 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 12:28:40 +00:00
Jim Jagielski
e1ed6484fd Fix the io buffersize code. Have the docs match the code
and allow more flexibility in settings. Also, document
the ProxyPass/worker options of io and rec buffersize.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@707357 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 12:01:53 +00:00
Eric Covener
8aec8fc2bf missing an "if"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@707072 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 13:40:21 +00:00
André Malo
1e6a76e905 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@707042 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 11:45:33 +00:00
Eric Covener
919c0c9166 leave a hint about some non-intuitive startup behavior for RewriteMap programs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@707041 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 11:44:53 +00:00
Nilgun Belma Buguner
de4a756843 update for sync with English docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@706528 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 06:04:41 +00:00
Eric Covener
a5d6364e88 *) mod_dir: Support "DirectoryIndex None"
Suggested By André Warnier <aw ice-sa.com> [Eric Covener]



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@706001 13f79535-47bb-0310-9956-ffa450edef68
2008-10-19 12:35:42 +00:00
Mads Toftum
4164a03eb9 Make text match example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@705198 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 10:13:54 +00:00
Tony Stevenson
d9c8cd638d Add example and comments when using ScriptAlias with a file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@705117 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 01:48:14 +00:00
Ruediger Pluem
96c04ef6e1 * Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@705008 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 19:46:32 +00:00
Ruediger Pluem
1c99da5d39 * Add the possibility to set the worker parameters connectiontimeout and ping
in milliseconds and the parameter acquire in seconds.
  Add the new currently static function ap_timeout_parameter_parse that
  should become a general utility function once its API is hammered out.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@705005 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 19:43:51 +00:00
Takashi Sato
70b4ac3287 Note modules such as mod_headers affect %{Foobar}i
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@703997 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 10:01:50 +00:00
André Malo
03bf4c0b56 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@703788 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 11:12:52 +00:00
Takashi Sato
9cc6753b38 add LastChangedRevision and eol-style
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@703618 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 00:47:41 +00:00
Takashi Sato
afcbc36694 update Japanese translation
Submitted by: kawai
Reviewed by: takashi

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@703615 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 00:35:03 +00:00
Takashi Sato
d7c2abcba7 fix MaxClients description (r692325) suggested by wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@703441 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 12:39:40 +00:00