Lucien Gentis
702350e967
XML file update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841680 13f79535-47bb-0310-9956-ffa450edef68
2018-09-22 13:34:41 +00:00
Luca Toscano
220630b97b
mod_ssl doc rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841640 13f79535-47bb-0310-9956-ffa450edef68
2018-09-21 23:36:06 +00:00
Luca Toscano
d60a0be5f3
mod_ssl.xml: fix TLS 1.3 RFC link
...
Suggested by the IRC Freenode user 'a-ja' on #httpd-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841639 13f79535-47bb-0310-9956-ffa450edef68
2018-09-21 23:35:45 +00:00
André Malo
75709ec05d
Fix properties, add missing html file
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841203 13f79535-47bb-0310-9956-ffa450edef68
2018-09-18 09:15:19 +00:00
André Malo
c0e273a35b
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841200 13f79535-47bb-0310-9956-ffa450edef68
2018-09-18 09:03:58 +00:00
Lucien Gentis
7ec342a4e7
Rebuild fr doc.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1840972 13f79535-47bb-0310-9956-ffa450edef68
2018-09-15 14:06:34 +00:00
Lucien Gentis
f66f50b348
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1840971 13f79535-47bb-0310-9956-ffa450edef68
2018-09-15 14:05:21 +00:00
Christophe Jaillet
98e081d52a
Add some compatibility information
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1840964 13f79535-47bb-0310-9956-ffa450edef68
2018-09-15 05:09:49 +00:00
Lucien Gentis
b659ff3a97
Rebuild fr doc.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839436 13f79535-47bb-0310-9956-ffa450edef68
2018-08-28 12:24:36 +00:00
Lucien Gentis
2679cd9037
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839435 13f79535-47bb-0310-9956-ffa450edef68
2018-08-28 12:22:23 +00:00
Christophe Jaillet
65f9bc30e7
Add some more modules that use mod_watchdog
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839250 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 21:10:33 +00:00
Christophe Jaillet
7bf088e8f4
Add missing space
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839245 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 20:26:53 +00:00
Christophe Jaillet
ae1582f9a7
Add a note in ThreadsPerChild about the relationship with ThreadsLimit.
...
+ add a missing link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838958 13f79535-47bb-0310-9956-ffa450edef68
2018-08-24 20:49:43 +00:00
Christophe Jaillet
822fab2727
Use the default location to display a default value
...
(+ some minor style issues)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838951 13f79535-47bb-0310-9956-ffa450edef68
2018-08-24 20:20:02 +00:00
Christophe Jaillet
ae98f599e7
s/require/Require/ to help another syntax color highlight work correctly.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838459 13f79535-47bb-0310-9956-ffa450edef68
2018-08-20 19:41:05 +00:00
Christophe Jaillet
aa13d94821
s/require/Require/ to help syntax color highlight work correctly.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838458 13f79535-47bb-0310-9956-ffa450edef68
2018-08-20 19:37:38 +00:00
Lucien Gentis
7781de494f
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838340 13f79535-47bb-0310-9956-ffa450edef68
2018-08-18 15:49:16 +00:00
Lucien Gentis
741826e252
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838338 13f79535-47bb-0310-9956-ffa450edef68
2018-08-18 15:47:45 +00:00
Christophe Jaillet
735db52a48
- Add some links.
...
- Remove the space in "character set" in the syntax of ProxyFtpDirCharset to avoid confusion (it is 1 parameter only)
- Use the correct syntax for the "default" values, so that they are parsed and correctly displayed in 'quickreference'
- Remove extra [] when directive's parameter are required
- correct the default password: apache-proxy@ instead of apache_proxy@.
This was silently changed in r88745, 17 years ago!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838313 13f79535-47bb-0310-9956-ffa450edef68
2018-08-18 07:44:17 +00:00
Eric Covener
19e9326dbf
Add StrictHostCheck
...
.. to allow ucnonfigured hostnames to be rejected.
The checks happen during NVH mapping and checks that the
mapped VH itself has the host as a name or alias.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838055 13f79535-47bb-0310-9956-ffa450edef68
2018-08-14 21:47:22 +00:00
Christophe Jaillet
d844a8e128
Fix comment in mod_lua and docs.
...
s/addoutputfilter/add_output_filter/
See PR 62359
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1837404 13f79535-47bb-0310-9956-ffa450edef68
2018-08-04 07:47:47 +00:00
Christophe Jaillet
8658f30e34
spelling
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1837181 13f79535-47bb-0310-9956-ffa450edef68
2018-07-31 21:58:44 +00:00
Lucien Gentis
6994eec251
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1837163 13f79535-47bb-0310-9956-ffa450edef68
2018-07-31 16:11:13 +00:00
Lucien Gentis
61bb76fb76
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1837162 13f79535-47bb-0310-9956-ffa450edef68
2018-07-31 16:10:16 +00:00
Luis Gil
4c1c907bad
rebuild html file
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1837069 13f79535-47bb-0310-9956-ffa450edef68
2018-07-30 16:41:06 +00:00
Luis Gil
a104a78fe2
updated translation to match EN-rev 1826856.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1837065 13f79535-47bb-0310-9956-ffa450edef68
2018-07-30 15:11:07 +00:00
Eric Covener
e9ba7c1cf3
clean up sandbox, touch mod_proxy.xml, rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836713 13f79535-47bb-0310-9956-ffa450edef68
2018-07-26 10:46:48 +00:00
Eric Covener
029ea11930
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836684 13f79535-47bb-0310-9956-ffa450edef68
2018-07-26 00:51:41 +00:00
Eric Covener
816f1344fd
expand on ProxyPassReverse args
...
split up the two arguments into their own paragraphs
try to reinforce that the 2nd arg has to match the response
hedaer, and what the first one is used for.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836683 13f79535-47bb-0310-9956-ffa450edef68
2018-07-26 00:51:31 +00:00
Stefan Eissing
53f8626076
* mark mod_proxy_http2 and mod_md as 'experimental' on their documentation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836468 13f79535-47bb-0310-9956-ffa450edef68
2018-07-23 08:35:18 +00:00
Lucien Gentis
12745a93ae
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836023 13f79535-47bb-0310-9956-ffa450edef68
2018-07-16 12:05:25 +00:00
Christophe Jaillet
ed20a1c1fc
Explain the limitation of <IfFile> with a filename with surrounding quotes in 2.4.34.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835761 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 18:50:24 +00:00
Lucien Gentis
f191c3cb62
Adding html files after doc rebuild ; why did I have to do that ?
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835751 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 15:30:52 +00:00
Lucien Gentis
ff5b8ec8c7
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835739 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 13:52:21 +00:00
Lucien Gentis
c9b20b5e48
New french translation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835738 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 13:50:29 +00:00
Lucien Gentis
7bee0591d5
Rebuild (with 8 bits characters replaced by their HTML entities because -Xbootclasspath/p option disabled in build.sh script because it is no more supported in openjdk 10)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835732 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 13:05:22 +00:00
Lucien Gentis
3e1905926b
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835724 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 12:25:03 +00:00
Joe Orton
4e17a98403
Update docs and bump logno for PKCS#11 support change in r1835615.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835614 13f79535-47bb-0310-9956-ffa450edef68
2018-07-11 07:45:57 +00:00
Lucien Gentis
f9b4e1cf97
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835313 13f79535-47bb-0310-9956-ffa450edef68
2018-07-07 14:48:29 +00:00
Lucien Gentis
1779ce853d
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835151 13f79535-47bb-0310-9956-ffa450edef68
2018-07-05 15:53:10 +00:00
Lucien Gentis
3ec305dbc7
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835143 13f79535-47bb-0310-9956-ffa450edef68
2018-07-05 14:51:21 +00:00
Lucien Gentis
40dec80eaa
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834937 13f79535-47bb-0310-9956-ffa450edef68
2018-07-03 09:22:09 +00:00
Lucien Gentis
7bba43af80
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834936 13f79535-47bb-0310-9956-ffa450edef68
2018-07-03 09:21:10 +00:00
Christophe Jaillet
3b1324470c
Synch with 2.4.x
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834693 13f79535-47bb-0310-9956-ffa450edef68
2018-06-29 16:33:53 +00:00
Christophe Jaillet
e605118ec4
Be more consistent on how we display the paramters of a directive
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834692 13f79535-47bb-0310-9956-ffa450edef68
2018-06-29 16:31:34 +00:00
Luca Toscano
126d4784b3
documentation rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834523 13f79535-47bb-0310-9956-ffa450edef68
2018-06-27 17:49:33 +00:00
Luca Toscano
d14adf50f3
mod_proxy.xml: add vhost/server contextes for ProxySet
...
While reading PR 62422 I noticed that ProxySet's available
contextes list only 'directory', that looks odd:
AP_INIT_RAW_ARGS("ProxySet", set_proxy_param, NULL, RSRC_CONF|ACCESS_CONF
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834522 13f79535-47bb-0310-9956-ffa450edef68
2018-06-27 17:49:17 +00:00
Luca Toscano
64fe380250
documentation rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834467 13f79535-47bb-0310-9956-ffa450edef68
2018-06-27 06:34:06 +00:00
Christophe Jaillet
e652296c3e
Synch with 2.4.x.
...
mod_http2 is no more marked as experimental.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834268 13f79535-47bb-0310-9956-ffa450edef68
2018-06-24 20:41:09 +00:00
Christophe Jaillet
fe00cab209
This is not part of 2.4.x yet.
...
Add a reference to 2.5 for regex within AuthName and update the misleading 2.4.x reference in AuthType
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834267 13f79535-47bb-0310-9956-ffa450edef68
2018-06-24 20:16:17 +00:00