1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-01 07:26:57 +03:00

7081 Commits

Author SHA1 Message Date
8b32639ae0 Sync docs [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901491 13f79535-47bb-0310-9956-ffa450edef68
2022-06-01 11:43:16 +00:00
7f0900c271 Note about Absolute URL w.r.t. query-string in mod_rewrite [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901487 13f79535-47bb-0310-9956-ffa450edef68
2022-06-01 11:05:37 +00:00
b4ba58d980 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901102 13f79535-47bb-0310-9956-ffa450edef68
2022-05-21 15:06:23 +00:00
2bf5e4f073 fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901101 13f79535-47bb-0310-9956-ffa450edef68
2022-05-21 15:05:05 +00:00
a4cb87abaf escaping doesn't actually happen by default
otherwise, we would not have [B] and two internal escape functions.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901071 13f79535-47bb-0310-9956-ffa450edef68
2022-05-19 18:43:39 +00:00
e6e83f275f *) mod_md: the MDCertificateAuthority directive can take more than one URL/name of
an ACME CA. This gives a failover for renewals when several consecutive attempts
     to get a certificate failed.
     A new directive was added: `MDRetryDelay` sets the delay of retries.
     A new directive was added: `MDRetryFailover` sets the number of errored
     attempts before an alternate CA is selected for certificate renewals.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900852 13f79535-47bb-0310-9956-ffa450edef68
2022-05-13 11:03:51 +00:00
cda87408ae xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900749 13f79535-47bb-0310-9956-ffa450edef68
2022-05-09 17:51:48 +00:00
7c4343e26a Fix a typo (s/virtal/virtual) and add a missing hyper-link.
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900689 13f79535-47bb-0310-9956-ffa450edef68
2022-05-08 12:26:09 +00:00
6596870481 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900655 13f79535-47bb-0310-9956-ffa450edef68
2022-05-07 14:37:36 +00:00
dd1c14fcc9 fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900654 13f79535-47bb-0310-9956-ffa450edef68
2022-05-07 14:36:34 +00:00
f3cd4ec49a httpd 2.4.x and above require at least APR 1.3, so this is always the case.
Simplify the wording in the doc.

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900557 13f79535-47bb-0310-9956-ffa450edef68
2022-05-04 17:49:03 +00:00
06a4fc97d7 httpd 2.4.x and above require at least APR 1.3, so this is always the case.
Simplify the wording in the doc.

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900525 13f79535-47bb-0310-9956-ffa450edef68
2022-05-03 19:56:29 +00:00
1fc9c93c95 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900426 13f79535-47bb-0310-9956-ffa450edef68
2022-04-30 15:46:49 +00:00
87b316d744 fr doc XML file updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900425 13f79535-47bb-0310-9956-ffa450edef68
2022-04-30 15:45:49 +00:00
6b5e7d4588 *) mod_md: added support for managing certificates via a
local tailscale demon for users of that secure networking.
     This gives trusted certificates for tailscale  assigned
     domain names in the *.ts.net space.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900313 13f79535-47bb-0310-9956-ffa450edef68
2022-04-27 11:48:36 +00:00
4d1ca7bd74 fix select-groups example, bz 66010
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900077 13f79535-47bb-0310-9956-ffa450edef68
2022-04-20 16:49:15 +00:00
736b3dfc41 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899213 13f79535-47bb-0310-9956-ffa450edef68
2022-03-26 14:09:31 +00:00
12c8be1d3e fr doc XML doc file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899212 13f79535-47bb-0310-9956-ffa450edef68
2022-03-26 14:08:26 +00:00
2235b78dfb 'interpolate' is a keyword, not a user-defined string.
So it should not be in <var></var> in <syntax>  and  <code> should be used instead of <var> in explanations.

While at it, fix some other style issues and missing links spotted here and there.

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899205 13f79535-47bb-0310-9956-ffa450edef68
2022-03-26 06:13:36 +00:00
a067983f4f fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898878 13f79535-47bb-0310-9956-ffa450edef68
2022-03-12 14:49:31 +00:00
c621307ed0 fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898877 13f79535-47bb-0310-9956-ffa450edef68
2022-03-12 14:48:18 +00:00
03280590ee Sync docs [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898709 13f79535-47bb-0310-9956-ffa450edef68
2022-03-07 16:49:42 +00:00
b8197b576e *) docs: add a missing closing tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898702 13f79535-47bb-0310-9956-ffa450edef68
2022-03-07 15:44:12 +00:00
6418c66ab6 core: Make sure and check that LimitXMLRequestBody fits in system memory.
LimitXMLRequestBody can not exceed the size needed to ap_escape_html2() the
body without failing to allocate memory, so enforce this at load time based
on APR_SIZE_MAX, and make sure that ap_escape_html2() is within the bounds.

Document the limits for LimitXMLRequestBody in our docs.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898686 13f79535-47bb-0310-9956-ffa450edef68
2022-03-07 13:36:10 +00:00
762d7617a7 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898008 13f79535-47bb-0310-9956-ffa450edef68
2022-02-12 16:54:35 +00:00
bb1889659b fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898006 13f79535-47bb-0310-9956-ffa450edef68
2022-02-12 16:47:09 +00:00
08cf9b83d6 doc update [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897754 13f79535-47bb-0310-9956-ffa450edef68
2022-02-04 09:53:40 +00:00
b31db03062 *) mod_http2: remove mentioning of Cache Digest draft
that has been redacted for some time.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897753 13f79535-47bb-0310-9956-ffa450edef68
2022-02-04 09:53:21 +00:00
674d670b9c fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897340 13f79535-47bb-0310-9956-ffa450edef68
2022-01-22 13:44:26 +00:00
7a2c59f4fe fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897339 13f79535-47bb-0310-9956-ffa450edef68
2022-01-22 13:43:20 +00:00
00a3adb428 Patch from Vedran Miletić. Notes version when this is supported.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897297 13f79535-47bb-0310-9956-ffa450edef68
2022-01-21 15:21:10 +00:00
62db0c63ab Revert 1897156.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897273 13f79535-47bb-0310-9956-ffa450edef68
2022-01-20 22:13:24 +00:00
c51dccd833 core: Allow an optional expression to be specified for an effective
path in the DirectoryMatch and LocationMatch directives. This allows
modules like mod_dav to map URLs to URL spaces or to directories on
the filesystem.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897156 13f79535-47bb-0310-9956-ffa450edef68
2022-01-17 16:10:51 +00:00
ade772aba5 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897094 13f79535-47bb-0310-9956-ffa450edef68
2022-01-15 16:31:40 +00:00
3edee3254f fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897093 13f79535-47bb-0310-9956-ffa450edef68
2022-01-15 16:30:24 +00:00
09d5430a67 Transforms. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896665 13f79535-47bb-0310-9956-ffa450edef68
2022-01-04 08:39:41 +00:00
2387897983 Recommend against using SSLOpenSSLConfCmd in preference to mod_ssl
directives, and add warning on stability/compatibility.

(e.g. PR: 65764)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896664 13f79535-47bb-0310-9956-ffa450edef68
2022-01-04 08:38:32 +00:00
ebf9990e65 Move some seealso to a more logical place as already done in 2.4.x
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896414 13f79535-47bb-0310-9956-ffa450edef68
2021-12-26 10:45:25 +00:00
3f8a5522a9 Fix a typo.
Prefer <code> to <var> when giving the value of a parameter
Add a missing space
Add a missing link

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896413 13f79535-47bb-0310-9956-ffa450edef68
2021-12-26 10:36:17 +00:00
2c078292fe Fix a typo and add a missing link to a directive
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896411 13f79535-47bb-0310-9956-ffa450edef68
2021-12-26 10:15:24 +00:00
6bce4505e1 Rebuild
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896381 13f79535-47bb-0310-9956-ffa450edef68
2021-12-25 09:22:04 +00:00
a47bd6f1ba Add some hyperlinks to some directives
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896378 13f79535-47bb-0310-9956-ffa450edef68
2021-12-25 09:04:36 +00:00
720bc51211 Add some <default> values in the description of some directives.
Add a description for TLSHonorClientOrder

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896377 13f79535-47bb-0310-9956-ffa450edef68
2021-12-25 08:41:19 +00:00
5e1eee7dc9 Add a few <module>.
In <syntax>, add some <em> around parameters that should be replaced by actual values.

Remove the text describing TLSProxyCA. It is a copy&paste error.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896374 13f79535-47bb-0310-9956-ffa450edef68
2021-12-25 08:21:19 +00:00
83adf06196 Add an 's' in 2 directives name to match code and be consistent with the non-proxy directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896373 13f79535-47bb-0310-9956-ffa450edef68
2021-12-25 08:10:45 +00:00
8895a59dde Add "id" to <section> so that hyperlinks are generated in the TOC.
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896372 13f79535-47bb-0310-9956-ffa450edef68
2021-12-25 07:52:24 +00:00
1e8085bcf0 Add a few missing hyper links and use <em> for parameters that need to be replaced with actual values
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896363 13f79535-47bb-0310-9956-ffa450edef68
2021-12-24 15:00:58 +00:00
b374728f72 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896133 13f79535-47bb-0310-9956-ffa450edef68
2021-12-18 14:52:25 +00:00
499228176c fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896132 13f79535-47bb-0310-9956-ffa450edef68
2021-12-18 14:51:20 +00:00
bb98717c69 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896128 13f79535-47bb-0310-9956-ffa450edef68
2021-12-18 12:11:31 +00:00