1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-08 04:22:21 +03:00
Commit Graph

3287 Commits

Author SHA1 Message Date
Colm MacCarthaigh
545079d994 Update transformations, mainly to reflect the fe80 -> 2001:db8 changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328014 13f79535-47bb-0310-9956-ffa450edef68
2005-10-24 09:42:56 +00:00
Colm MacCarthaigh
6d9c3cee77 fe80::/16 is for link-scope link-local addresses in IPv6, they are not
for goign in Listen directives, VirtualHost blocks, or anything like
that, and won't work. 

Perform a mass search and replace: 2001:db8 for fe80. 2001:db8 is the 
IPv6 documentation prefix. See RFC3849 for more details. 


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327999 13f79535-47bb-0310-9956-ffa450edef68
2005-10-24 09:07:42 +00:00
Joshua Slive
ae39692729 Document Roy's recent discovery that plain Alias/Redirect only
match complete path segments.  I haven't tested the examples,
but they seem to be right according to the code.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@326143 13f79535-47bb-0310-9956-ffa450edef68
2005-10-18 16:22:04 +00:00
André Malo
6a37426414 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@326141 13f79535-47bb-0310-9956-ffa450edef68
2005-10-18 16:19:27 +00:00
André Malo
35d3c1efc0 adjust availabality information of mod_version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@326136 13f79535-47bb-0310-9956-ffa450edef68
2005-10-18 16:10:59 +00:00
Joshua Slive
49c38a56c3 Proxy docs changes:
- Move ftp-related questions to mod_proxy_ftp.

- Document the proxy-sendcl and proxy-sendchunked env variables.

- Improve the docs on the other proxy env variables.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@326130 13f79535-47bb-0310-9956-ffa450edef68
2005-10-18 15:54:54 +00:00
André Malo
f480eb495c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321307 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 07:44:04 +00:00
André Malo
6c839802da get the properties and the copyright date right
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321304 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 07:39:00 +00:00
Nick Kew
1b4236d695 Add mod_authn_dbd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321247 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 23:33:40 +00:00
Ruediger Pluem
297e3ea7e0 * Added further directives that are controlled via AllowOverride FileInfo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@315051 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 21:19:52 +00:00
André Malo
3c2ec8d7ff update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306786 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 16:02:01 +00:00
Nick Kew
e8c6b22d0d Add note about no Directory Indexes to SetHandler docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@292292 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 20:43:23 +00:00
André Malo
62b4528015 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290964 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 15:32:07 +00:00
André Malo
2df2c6c3db update German translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290963 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 15:30:46 +00:00
Martin Kraemer
9971cfc0a5 Reflect current implementation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290925 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 10:01:28 +00:00
Joshua Slive
2ea4eb418b Add <glossary> tag for mime-type where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290816 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 20:11:21 +00:00
Joshua Slive
c988b688c2 Add APR to the glossary and link it in where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290801 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 19:41:48 +00:00
André Malo
9d59df7935 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290752 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 17:25:47 +00:00
André Malo
6bdc318358 validate the glossary tags
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290744 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 17:06:21 +00:00
William A. Rowe Jr
db567c5ef3 Add compatibility tag, and rebuild all.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290729 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 15:54:59 +00:00
Joshua Slive
2b1d0579cb Add some <glossary> markup for regular expression and regex.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290723 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 15:21:09 +00:00
Joshua Slive
2643f3d653 Omit reference to pre-2.0.48 versions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290720 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 15:07:46 +00:00
André Malo
f1a6106fe7 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290541 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 19:31:41 +00:00
André Malo
ec11f734be * fix some content errors of the TraceEnable description
* add markup


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290537 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 19:26:36 +00:00
André Malo
4b01fb3b27 build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290520 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 18:43:51 +00:00
William A. Rowe Jr
e3e60c6076 At last, TraceEnable docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290495 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 17:56:22 +00:00
André Malo
3f26d581ee simple German translation updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290207 13f79535-47bb-0310-9956-ffa450edef68
2005-09-19 17:28:58 +00:00
André Malo
12a609f930 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290203 13f79535-47bb-0310-9956-ffa450edef68
2005-09-19 17:14:43 +00:00
Stas Bekman
9e05636b03 Document the ReceiveBufferSize change done in r157583
Submitted by: Murray Nesbitt <murray@cpan.org>]


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@280384 13f79535-47bb-0310-9956-ffa450edef68
2005-09-12 18:14:19 +00:00
André Malo
1769dd1e97 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@279368 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 16:14:29 +00:00
Joe Orton
579ef38a3e Introduce SSLProxyVerify better. Add a warning note on exactly
what verification is done by the proxy in the proxy-to-SSL-server
case.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@265741 13f79535-47bb-0310-9956-ffa450edef68
2005-09-01 14:49:12 +00:00
Jeff Trawick
5b3a9d83fd mod_log_config: %{hextid}P will log the thread id in hex with APR
versions 1.2.0 or higher.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@265033 13f79535-47bb-0310-9956-ffa450edef68
2005-08-31 12:34:07 +00:00
Colm MacCarthaigh
146fd39a5a Implement graceful stop in the event MPM. Implementation is identical to
the worker MPM implementation. 



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@264105 13f79535-47bb-0310-9956-ffa450edef68
2005-08-29 10:20:25 +00:00
Colm MacCarthaigh
d075344158 Update transformations to reflect the graceful-stop XML documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@263901 13f79535-47bb-0310-9956-ffa450edef68
2005-08-28 18:44:28 +00:00
Colm MacCarthaigh
f73a68d910 If it makes it in to 2.2, leave it. Otherwise bump it later.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@263854 13f79535-47bb-0310-9956-ffa450edef68
2005-08-28 10:26:45 +00:00
Colm MacCarthaigh
fec621ccba Implement a graceful-stop for the worker MPM. We close our listeners, and then
ask each child process to do the same. We then monitor until all children have
exited.

The change to ap_start_shutdown(void) to ap_start_shutdown(int) may look like
an external API change, but the function is defined static, and used only in
one place.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@241819 13f79535-47bb-0310-9956-ffa450edef68
2005-08-27 23:22:50 +00:00
Joshua Slive
8a1e45e947 Make the arguments to the redirect directive clearer.
PR: 36166


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240299 13f79535-47bb-0310-9956-ffa450edef68
2005-08-26 17:54:49 +00:00
André Malo
d25bf1132c hmm. for some reason some transformed files are missing in the last commit ;)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240281 13f79535-47bb-0310-9956-ffa450edef68
2005-08-26 16:40:17 +00:00
Colm MacCarthaigh
ae0455044b Update the transformations to reflect the new graceful-stop argument.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240275 13f79535-47bb-0310-9956-ffa450edef68
2005-08-26 16:14:46 +00:00
Colm MacCarthaigh
ab0d82ccf2 Documentation changes relevant to new graceful-stop command line argument
for httpd and apachectl, and the the "GracefulShutdownTimeout" directive.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240271 13f79535-47bb-0310-9956-ffa450edef68
2005-08-26 16:11:45 +00:00
Colm MacCarthaigh
803cdc87cd Update the documentation for the ScriptSock directive to match the
.PID extension.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240049 13f79535-47bb-0310-9956-ffa450edef68
2005-08-25 12:12:15 +00:00
André Malo
11a5397d1f fix revision references and update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239692 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 15:30:52 +00:00
Jim Jagielski
e4e8151603 Document change in lbmethod= argument
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239684 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 15:09:31 +00:00
André Malo
b6a51f1d6f build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239633 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 12:36:57 +00:00
André Malo
5ea66d99f4 build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239629 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 12:23:46 +00:00
Nick Kew
b9ecf2dcd7 Update docs to document ap_dbd_prepare function.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239617 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 12:02:34 +00:00
Colm MacCarthaigh
0f36c683fe Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239460 13f79535-47bb-0310-9956-ffa450edef68
2005-08-23 20:29:51 +00:00
Colm MacCarthaigh
acf227a492 Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-host
and per-path basis. Makes Cache(En|Dis)able useful for forward proxy servers.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239421 13f79535-47bb-0310-9956-ffa450edef68
2005-08-23 15:43:23 +00:00
André Malo
6fcf2b437f build extraclean all (extraclean just to make sure I got them all :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239209 13f79535-47bb-0310-9956-ffa450edef68
2005-08-22 18:17:15 +00:00
Martin Kraemer
a9e8d16070 Patch contributed by: Daniel Rall <dlr@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@227052 13f79535-47bb-0310-9956-ffa450edef68
2005-08-02 18:01:24 +00:00