André Malo
8fcb023001
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333013 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 14:58:59 +00:00
André Malo
0550e8f49c
centralize the versioning of the httpd and the docs directories
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333005 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 14:11:48 +00:00
André Malo
507ba7643b
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332957 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 10:17:36 +00:00
Justin Erenkrantz
d147d2bcb0
Update transformations after version bump.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332905 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 06:16:08 +00:00
Justin Erenkrantz
515eb1640f
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332898 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 05:38:43 +00:00
Rich Bowen
73f24d4248
Warning about mixing +/- with bareword Options
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@330409 13f79535-47bb-0310-9956-ffa450edef68
2005-11-03 01:40:47 +00:00
Colm MacCarthaigh
e9469f9d4b
Add a note about sendfile on Itanium
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@330271 13f79535-47bb-0310-9956-ffa450edef68
2005-11-02 15:27:16 +00:00
Nick Kew
fea99057d1
Bring documentation up to date with yesterdays fix
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329645 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 21:06:36 +00:00
André Malo
f94eaece50
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329543 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 08:50:49 +00:00
Nick Kew
a5af8acb5d
Add a usage example to documentation page
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329397 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 11:25:06 +00:00
Nick Kew
0a11e354c3
Document ap_dbd_cacquire
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329396 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 11:24:32 +00:00
Colm MacCarthaigh
eb716dd8fd
Update the transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329391 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 10:11:30 +00:00
Colm MacCarthaigh
990d669370
Document the mod_cache / mod_authz_host problem.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329388 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 10:07:01 +00:00
Nick Kew
2697fc5575
Typo fix (from noodl@irc)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328623 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 10:31:47 +00:00
Nick Kew
f638997e36
Update mod_dbd docs to describe it as "extension"
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328617 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 10:04:57 +00:00
Nick Kew
e004bab8f6
Update mod_filter docs to mention API functions and promote
...
out of experimental.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328616 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 10:03:13 +00:00
André Malo
5a616f52c8
fix revision references
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328094 13f79535-47bb-0310-9956-ffa450edef68
2005-10-24 16:50:08 +00:00
Colm MacCarthaigh
501a083bf6
Correct the port specified to match the example given.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328084 13f79535-47bb-0310-9956-ffa450edef68
2005-10-24 15:29:04 +00:00
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