1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-09 15:21:02 +03:00
Commit Graph

6539 Commits

Author SHA1 Message Date
Christophe Jaillet
b2c033d5a6 Add compatibility note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850544 13f79535-47bb-0310-9956-ffa450edef68
2019-01-06 11:35:41 +00:00
Christophe Jaillet
dfa8a9c0d2 Add compatibility note as already noted in new_features_2_4.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850539 13f79535-47bb-0310-9956-ffa450edef68
2019-01-06 11:11:20 +00:00
Rainer Jung
17a38a1eae Docs rebuild after copyright year update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850117 13f79535-47bb-0310-9956-ffa450edef68
2019-01-01 20:52:56 +00:00
Lucien Gentis
446ff4a5d3 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844960 13f79535-47bb-0310-9956-ffa450edef68
2018-10-27 12:52:09 +00:00
Lucien Gentis
1236ad6218 XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844958 13f79535-47bb-0310-9956-ffa450edef68
2018-10-27 12:50:48 +00:00
Christophe Jaillet
ea3db73333 Retsore 2.4.x default behavior modified in r1557580.
Update doc accordingly.

Slightly tweak mod_speling doc

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844598 13f79535-47bb-0310-9956-ffa450edef68
2018-10-22 20:45:11 +00:00
Luca Toscano
daa8b61a2a documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844557 13f79535-47bb-0310-9956-ffa450edef68
2018-10-22 13:15:54 +00:00
Luca Toscano
7d89ac2c10 mod_proxy.xml: explicitly state that proxypass cannot be used with If
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844556 13f79535-47bb-0310-9956-ffa450edef68
2018-10-22 13:15:30 +00:00
Lucien Gentis
25262c02ed fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844421 13f79535-47bb-0310-9956-ffa450edef68
2018-10-20 15:04:17 +00:00
Lucien Gentis
3485650490 XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844420 13f79535-47bb-0310-9956-ffa450edef68
2018-10-20 15:02:32 +00:00
Luca Toscano
595434d8c8 documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844402 13f79535-47bb-0310-9956-ffa450edef68
2018-10-20 09:22:16 +00:00
Luca Toscano
6e8ce294c0 mod_headers.xml: clarify the difference between
onsuccess vs always

In PR 62380 a user was confused why Header set always
was not overriding a header set by a HTTP backend managed
via mod_proxy_http. The difference between 'onsuccess'
and 'always' is really subtle, even if somebody is familiar
with r->headers_out and r->err_headers_out and the httpd's
internals.

As Stefan mentioned over email, the absence of a "normalized"
headers list in the response should be explained, so I tried to
do so in this commit.





git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844401 13f79535-47bb-0310-9956-ffa450edef68
2018-10-20 09:21:47 +00:00
Lucien Gentis
2a7c231812 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843677 13f79535-47bb-0310-9956-ffa450edef68
2018-10-12 15:19:19 +00:00
Lucien Gentis
d1cdabe307 XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843676 13f79535-47bb-0310-9956-ffa450edef68
2018-10-12 15:18:23 +00:00
Lucien Gentis
aa43d94a50 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843671 13f79535-47bb-0310-9956-ffa450edef68
2018-10-12 14:43:56 +00:00
Lucien Gentis
a37935595b XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843670 13f79535-47bb-0310-9956-ffa450edef68
2018-10-12 14:39:21 +00:00
André Malo
165ee80c6a ran build bootstrap and rebuild transformation. sorry for the noise.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843205 13f79535-47bb-0310-9956-ffa450edef68
2018-10-08 21:09:09 +00:00
André Malo
f2b5ac922b move es and fr targets to *.utf8 extension. Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843201 13f79535-47bb-0310-9956-ffa450edef68
2018-10-08 20:59:30 +00:00
André Malo
a112130ee8 Fix xml validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843164 13f79535-47bb-0310-9956-ffa450edef68
2018-10-08 15:06:12 +00:00
Joe Orton
cfb26a50f2 Add changes, docs for DefaultStateDir and DavLockDB default change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842938 13f79535-47bb-0310-9956-ffa450edef68
2018-10-05 15:47:58 +00:00
Rainer Jung
48223d7e2b XForms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842640 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 16:20:26 +00:00
Rainer Jung
eb3df8f4c1 Remove garbage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842639 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 16:20:07 +00:00
Lucien Gentis
a92100ebe1 French html doc files : UTF-8 encoding in order to get rid of HTML entities.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842386 13f79535-47bb-0310-9956-ffa450edef68
2018-09-30 15:02:28 +00:00
Graham Leggett
7473595d8b Apply transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841786 13f79535-47bb-0310-9956-ffa450edef68
2018-09-23 21:48:32 +00:00
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