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
8b6081c266 synch with 2.4.x doc which is clearer (for the [ms] syntax at least)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827714 13f79535-47bb-0310-9956-ffa450edef68
2018-03-25 12:44:21 +00:00
Christophe Jaillet
2295e569f0 Document built-in DOCUMENT_PATH_INFO and USER_NAME that have been available and undocumented for years (already present in the very first commit of mod_include.c in svn history in 1999!)
Tested and works like a charm.

Spotted while looking at PR 34405.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827705 13f79535-47bb-0310-9956-ffa450edef68
2018-03-25 11:09:51 +00:00
Lucien Gentis
132d2c4081 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827656 13f79535-47bb-0310-9956-ffa450edef68
2018-03-24 15:43:23 +00:00
Lucien Gentis
7c7ecd14f9 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827655 13f79535-47bb-0310-9956-ffa450edef68
2018-03-24 15:42:24 +00:00
Christophe Jaillet
1739caad04 Add compatibility note for 'RegisterHttpMethod'
(backported in 2.4.x in 1772678)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827610 13f79535-47bb-0310-9956-ffa450edef68
2018-03-23 22:29:23 +00:00
Christophe Jaillet
f697364833 Fix revision of a compatibility note
(one should always save open documents before pushing anything...)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827608 13f79535-47bb-0310-9956-ffa450edef68
2018-03-23 22:10:21 +00:00
Christophe Jaillet
beaeec6b5a Fix an xml error not spotted by build.sh
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827605 13f79535-47bb-0310-9956-ffa450edef68
2018-03-23 22:05:36 +00:00
Yann Ylavic
3935a0b5ec Follow up to r1827599: don't mention EXTENDED.
It does/can *not* work as expected for now.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827604 13f79535-47bb-0310-9956-ffa450edef68
2018-03-23 22:04:05 +00:00
Christophe Jaillet
3d74244e79 Add compatibility note for the 3rd argument of 'RewriteMap'
(backported in 2.4.x in 1811748)

Improve doc highlight

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827603 13f79535-47bb-0310-9956-ffa450edef68
2018-03-23 22:01:08 +00:00
Christophe Jaillet
8ba8370f18 Placeholder for RegexDefaultOptions.
Improvement and correction welcome.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827599 13f79535-47bb-0310-9956-ffa450edef68
2018-03-23 21:08:22 +00:00
Stefan Eissing
f8df6dc61a On the trunk:
mod_ssl: heavily simplified SSLPolicy. No more user defines, no propxy policies,
     just the basic "modern", "intermediate" and "old" as specified by Mozilla security.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827561 13f79535-47bb-0310-9956-ffa450edef68
2018-03-23 12:24:29 +00:00
André Malo
4ab1676b04 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827443 13f79535-47bb-0310-9956-ffa450edef68
2018-03-21 21:19:47 +00:00
Christophe Jaillet
3d0e237eaa rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827354 13f79535-47bb-0310-9956-ffa450edef68
2018-03-20 20:28:28 +00:00
Christophe Jaillet
8cf2403ee4 Improve highlight and fix a few typo.
Mostly some missing <var></var> and <module></module>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827353 13f79535-47bb-0310-9956-ffa450edef68
2018-03-20 20:27:40 +00:00
Lucien Gentis
8956ee5435 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827095 13f79535-47bb-0310-9956-ffa450edef68
2018-03-17 16:27:05 +00:00
Lucien Gentis
44370bf26b XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827094 13f79535-47bb-0310-9956-ffa450edef68
2018-03-17 16:25:46 +00:00
Stefan Eissing
1184290ddd Extend SSLOCSPEnable with mode 'leaf' that only checks the leaf of a certificate chain. PR62112 [Ricardo Martin Camarero <rickyepoderi@yahoo.es>]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826995 13f79535-47bb-0310-9956-ffa450edef68
2018-03-16 15:25:08 +00:00
Christophe Jaillet
cd65f78994 Slightly improve syntax highlight
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826856 13f79535-47bb-0310-9956-ffa450edef68
2018-03-15 19:05:45 +00:00
Luca Toscano
9e993df187 documentation update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826529 13f79535-47bb-0310-9956-ffa450edef68
2018-03-12 09:47:05 +00:00
Luca Toscano
399703ce12 mod_md.xml: update the Let’s Encrypt Subscriber Agreement link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826528 13f79535-47bb-0310-9956-ffa450edef68
2018-03-12 09:44:28 +00:00
Lucien Gentis
e4a62207bb Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826413 13f79535-47bb-0310-9956-ffa450edef68
2018-03-10 16:10:01 +00:00
Lucien Gentis
e3e6ff9f18 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826412 13f79535-47bb-0310-9956-ffa450edef68
2018-03-10 16:08:50 +00:00
Christophe Jaillet
6b6898efaa Add a missing word in the French translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826318 13f79535-47bb-0310-9956-ffa450edef68
2018-03-09 09:57:47 +00:00
André Malo
cc6475b185 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825767 13f79535-47bb-0310-9956-ffa450edef68
2018-03-03 12:53:47 +00:00
Luca Toscano
92f829c8df Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825758 13f79535-47bb-0310-9956-ffa450edef68
2018-03-03 07:53:40 +00:00
Luca Toscano
9f4f680426 mod_proxy_html: s/<b>/<strong> to please validate-xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825757 13f79535-47bb-0310-9956-ffa450edef68
2018-03-03 07:52:39 +00:00
Nick Kew
d72803af61 Improve mod_proxy_html docs: add topic sections for customisation and i18n
problems that generate user and bugzilla questions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825748 13f79535-47bb-0310-9956-ffa450edef68
2018-03-03 00:06:24 +00:00
Eric Covener
1bce50f829 reverse the description to reflect the default behavior
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825742 13f79535-47bb-0310-9956-ffa450edef68
2018-03-02 19:03:44 +00:00
Eric Covener
e23278484a reverse the order so the default is listed first.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825741 13f79535-47bb-0310-9956-ffa450edef68
2018-03-02 19:02:50 +00:00
Eric Covener
1ba2e2e633 emphasize the meaning of this doc for UseCanonicalPhysicalPort
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825740 13f79535-47bb-0310-9956-ffa450edef68
2018-03-02 18:54:26 +00:00
Graham Leggett
ef4b9f075b Fix the version number in the docs to match the real release.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825467 13f79535-47bb-0310-9956-ffa450edef68
2018-02-27 16:02:00 +00:00
Lucien Gentis
f996513ab4 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825243 13f79535-47bb-0310-9956-ffa450edef68
2018-02-24 14:33:34 +00:00
Lucien Gentis
1a2aaa45d0 XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825242 13f79535-47bb-0310-9956-ffa450edef68
2018-02-24 14:32:37 +00:00
Joe Orton
4276b8beac Transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824780 13f79535-47bb-0310-9956-ffa450edef68
2018-02-19 16:52:28 +00:00
Joe Orton
869a448bb1 Fix description of SSLProxyMachineCertificatePath to match the
implementation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824779 13f79535-47bb-0310-9956-ffa450edef68
2018-02-19 16:51:19 +00:00
Lucien Gentis
24317fded3 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824516 13f79535-47bb-0310-9956-ffa450edef68
2018-02-16 15:55:59 +00:00
Lucien Gentis
4cfe13b1ee XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824515 13f79535-47bb-0310-9956-ffa450edef68
2018-02-16 15:54:04 +00:00
Luca Toscano
ed6d3d799b Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824251 13f79535-47bb-0310-9956-ffa450edef68
2018-02-14 15:39:55 +00:00
Stefan Eissing
ae25d9928d fixing missing rename of SSLPolicy section
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824247 13f79535-47bb-0310-9956-ffa450edef68
2018-02-14 15:30:49 +00:00
Rich Bowen
965dae9007 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824146 13f79535-47bb-0310-9956-ffa450edef68
2018-02-13 14:54:00 +00:00
Rich Bowen
dab71e3cc5 Fixes quoting as per https://bz.apache.org/bugzilla/show_bug.cgi?id=62063
Credit: Hendrik Harms <hendrik.harms@gmail.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824144 13f79535-47bb-0310-9956-ffa450edef68
2018-02-13 14:51:33 +00:00
Rich Bowen
319e2a46ed Adding newly generated .fr docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824140 13f79535-47bb-0310-9956-ffa450edef68
2018-02-13 14:24:53 +00:00
Rich Bowen
d56025ad57 Rebuild from recent changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824139 13f79535-47bb-0310-9956-ffa450edef68
2018-02-13 14:22:26 +00:00
Rich Bowen
f8a9bf301b Fixes weird formatting issue in the output.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824076 13f79535-47bb-0310-9956-ffa450edef68
2018-02-12 21:20:20 +00:00
Daniel Ferradal
dd61ef43e0 More corrections to mod_ssl Spanish translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1823883 13f79535-47bb-0310-9956-ffa450edef68
2018-02-11 19:21:43 +00:00
Luca Toscano
2d0ca88768 documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1823833 13f79535-47bb-0310-9956-ffa450edef68
2018-02-11 11:09:35 +00:00
Luca Toscano
6a5f7ce38b mod_proxy_fcgi.xml: add more context to the conn reuse note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1823832 13f79535-47bb-0310-9956-ffa450edef68
2018-02-11 11:09:15 +00:00
Lucien Gentis
c64d9d1144 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1823783 13f79535-47bb-0310-9956-ffa450edef68
2018-02-10 16:32:19 +00:00
Lucien Gentis
4b9bc691b3 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1823782 13f79535-47bb-0310-9956-ffa450edef68
2018-02-10 16:30:41 +00:00
Luca Toscano
9e02c1b3ae documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1823750 13f79535-47bb-0310-9956-ffa450edef68
2018-02-10 12:16:07 +00:00