Eric Covener
7ce2d7adfb
PR#49460: balancer example sets a large loadfactor on the "weak" server.
...
Set loadfactors on both servers, also remove smax= from the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031327 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 22:55:06 +00:00
Eric Covener
966c3f2f54
PR#48865: maxattempts=1 in balancer doc is wrong.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031311 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 22:46:27 +00:00
Daniel Earl Poirier
952e5bdefc
Document the default value of mod_autoindex's CharSet option
...
on various platforms. Reported by Toralf Forster. PR49675
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031303 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 22:33:40 +00:00
Daniel Earl Poirier
6f58211fd0
Add some more cross-references related to the protocol
...
argument for Listen and AcceptFilter, as suggested by
Otmar Lendl. PR45286
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031215 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 20:22:41 +00:00
Igor Galić
f87cdf7ab8
PR46916
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031170 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 19:29:26 +00:00
Rich Bowen
d98fa47103
Documents undocumented directive. PR42912
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031133 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 18:35:31 +00:00
Igor Galić
beab0a78a5
Explain that Options [+-]?Multiviews doesn't make any sense anywhere outside <Directory>
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031111 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:58:22 +00:00
Rich Bowen
ecf6f8acb0
There's already a seealso link for Options. Added 'ExecCGI' explicitly
...
to that link for clarity.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031087 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:19:28 +00:00
Rich Bowen
1f6696f2f7
Change mentions of 'Deny from' and 'Allow from' to new Require syntax.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031084 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:12:35 +00:00
Eric Covener
9d918dabaa
PR#50174: don't offer 120ms as a "typical" TCP keepalive frequency. Initial keepalive timers can be
...
as high as 2 hours (windows/linux/solars defaults via google).
Drive home the idea that users need
to figure out their OS and Firewall timers and make the former smaller than th elatter.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031062 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:24:51 +00:00
Rich Bowen
2a3b676d5b
Be more forceful in talking about where SSLEngine On should go.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031061 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:22:24 +00:00
Eric Covener
544b18af99
PR45017: document obscure GprofDir directive
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031055 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:08:31 +00:00
Rich Bowen
cec5fed21d
Note that RewriteOptions inherit causes parent rules to be applied AFTER
...
child scope rules. PR46399
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031046 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:51:51 +00:00
Igor Galić
6bbb926ed5
./build.sh all - fixed htaccess validation error.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031040 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:41:00 +00:00
Rich Bowen
cd474b5bad
Patch from jean-frederic - Port 8009 implies ajp://
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030681 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 21:00:11 +00:00
Rich Bowen
7f7bc8527f
Rebuild .ja transformation for updated to example.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030498 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 15:27:52 +00:00
Rich Bowen
6465bf1a43
Missing linebreak in example.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030497 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 15:23:31 +00:00
Rich Bowen
9b021d78dd
Rebuilds various transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030184 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 19:18:48 +00:00
Daniel Earl Poirier
a59eff8db8
Warn that not only does mod_disk_cache require mod_cache, but
...
mod_cache has to be loaded first. Reported by Eric Covener.
PR43976
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029833 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 20:55:59 +00:00
Rich Bowen
516641e8e1
Rebuild transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029692 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 15:01:41 +00:00
Rich Bowen
3398d070e5
Rebuild HTML
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029691 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 14:57:03 +00:00
Rich Bowen
e6a13980db
LogLevel should specify a global log level as well as the per-module
...
loglevel.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029689 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 14:56:09 +00:00
Graham Leggett
7564cc32a1
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029588 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 09:52:12 +00:00
Graham Leggett
7b8e03425f
Add documentation for mod_cache and mod_disk_cache.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029587 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 09:50:42 +00:00
Daniel Earl Poirier
745905a67d
Point out that the format of encrypted passwords depends on
...
whether you're using mod_authn_basic or mod_authn_digest.
Reported by Josef Spillner, PR46672.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029180 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 20:14:38 +00:00
Daniel Earl Poirier
6b803976f2
Fix a number of typos and misspellings. Reported by Ville Skytta.
...
PR48496.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029134 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 17:56:13 +00:00
Eric Covener
e2273c8c9c
make the name-based vhost note a warning based on offline discussion with Rich
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028799 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 15:16:48 +00:00
Eric Covener
09fc976510
Add a note about LimitRequest* and name-based vhosts as followup on PR#7741
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028797 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 15:11:05 +00:00
Eric Covener
a81eb0d43d
Add an END flag to RewriteRule that acts like L=LAST but also prevents
...
further rounds of rewrite processing due to per-directory substitutions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028778 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 14:43:49 +00:00
Rich Bowen
7893d3f5ed
Correct context for LimitRequest*, as per bug 7741
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028776 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 14:42:15 +00:00
Rich Bowen
76769e0d60
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1027128 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 14:11:52 +00:00
Rich Bowen
5c1ea3d4d9
Adds examples to each directive.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1027122 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 13:57:56 +00:00
Rich Bowen
4ff2ba7ea3
Drag this doc 12 years into the future. Referring to what the module
...
used to do in 1.2 not only helps nobody, but it also screams that the
module is unmaintained.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1027113 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 13:37:38 +00:00
Lucien Gentis
5e303bd7e6
Typos corrections.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1026804 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 14:12:09 +00:00
Lucien Gentis
65bb1b80c2
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1026632 13f79535-47bb-0310-9956-ffa450edef68
2010-10-23 16:02:06 +00:00
Graham Leggett
13fec746f9
mod_proxy: Optimise ProxyPass within a Location so that it is stored
...
per-directory, and chosen during the location walk. Make ProxyPass
work correctly from within a LocationMatch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1026184 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 00:13:45 +00:00
Graham Leggett
84a346c5bb
mod_proxy: Move the ProxyErrorOverride directive to have per directory scope.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1025666 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 18:33:55 +00:00
Daniel Earl Poirier
ba00b6bfa4
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1024268 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 15:16:49 +00:00
Daniel Earl Poirier
2446703116
Trivial typo: s/This modules/This module/
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1024254 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 14:56:30 +00:00
Rich Bowen
3d60754585
Fixes a handful of xml validation errors.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023861 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 15:47:18 +00:00
Rich Bowen
726f4ce5d8
Add teensy clarification to the introductory paragraph for the
...
ServerName directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023846 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 15:26:57 +00:00
William A. Rowe Jr
afeb9eff59
Apparently we hadn't done a ./build all convmap in a while
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023827 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 14:57:06 +00:00
William A. Rowe Jr
2cddaea81d
Plenty of typos, it appears
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023815 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 14:32:55 +00:00
William A. Rowe Jr
7447796fa5
Kill xml flaw, what a nice opportunity for a precommit check :)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023813 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 14:30:38 +00:00
Rainer Jung
23202a0a90
AllowCONNECT has been moved from mod_proxy to
...
mod_proxy_connect. Remove obsolete and broken link.
Directive is already documented on this page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023789 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 13:30:41 +00:00
Lucien Gentis
5136a21483
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023474 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 12:26:38 +00:00
Stefan Fritsch
7c19e4963f
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023239 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:38:36 +00:00
Stefan Fritsch
b4b834c8ee
Build mod_allowmethods (windows and netware stuff needs to be tested).
...
Change method bit vector to 64 bits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023232 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:16:18 +00:00
Stefan Fritsch
69449edc86
Add pquerna's mod_allowmethod plus igalic's docs from the sandbox (r1001151)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023229 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:06:45 +00:00
Stefan Fritsch
bfeead031f
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021927 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12 21:18:01 +00:00