summaryrefslogtreecommitdiffstats
path: root/docs/manual (follow)
Commit message (Collapse)AuthorAgeFilesLines
* s/2020/2021/Christophe Jaillet2021-01-231-1/+1
| | | | | | | | Happy New Year! [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885835 13f79535-47bb-0310-9956-ffa450edef68
* Add some missing hyper links to directives.Christophe Jaillet2021-01-231-17/+25
| | | | | | | | | Remove some <var> in <syntax> to be more consistant with the rest of the doc. Remove a duplicated traling ".". [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885833 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuils.Lucien Gentis2021-01-165-8/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885565 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML file update.Lucien Gentis2021-01-161-5/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885564 13f79535-47bb-0310-9956-ffa450edef68
* PR55078: remove old Protocol infoEric Covener2021-01-141-4/+0
| | | | | | | | | | followup to 1885463 [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885464 13f79535-47bb-0310-9956-ffa450edef68
* PR65078: synch "protocol" description between Listen and Protocol directivesEric Covener2021-01-141-2/+9
| | | | | | | | [skipci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885463 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2021-01-099-21/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885296 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML files updates.Lucien Gentis2021-01-092-16/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885295 13f79535-47bb-0310-9956-ffa450edef68
* Add some <module> to add some links between modules.Christophe Jaillet2021-01-031-3/+3
| | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885075 13f79535-47bb-0310-9956-ffa450edef68
* Fix "-->" alignment to synch with 2.4.xChristophe Jaillet2021-01-031-2/+2
| | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885064 13f79535-47bb-0310-9956-ffa450edef68
* Use Require instead of Allow and Deny.Christophe Jaillet2021-01-031-3/+4
| | | | | | | | While at it, removes the "based on the value of" because, it is not really based on the value of the environment variable, but on its existence or not. PR 65048 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885046 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2020-12-198-17/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884629 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML files updates.Lucien Gentis2020-12-192-14/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884628 13f79535-47bb-0310-9956-ffa450edef68
* xformsEric Covener2020-12-181-3/+4
| | | | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884609 13f79535-47bb-0310-9956-ffa450edef68
* PR64996: avoid "best" unqualifiedEric Covener2020-12-181-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884608 13f79535-47bb-0310-9956-ffa450edef68
* xformEric Covener2020-12-1715-26/+132
| | | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884567 13f79535-47bb-0310-9956-ffa450edef68
* PR64997: clarify hostnames inside <virtualhost> tagEric Covener2020-12-171-6/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884555 13f79535-47bb-0310-9956-ffa450edef68
* Regenerate. [skip ci]Joe Orton2020-12-176-278/+288
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884553 13f79535-47bb-0310-9956-ffa450edef68
* Treat non-leaf certificates present in SSLProxyMachineCertificateFileJoe Orton2020-12-171-3/+6
| | | | | | | | | | | | | | the same was as non-leaf certs are in SSLCertificateFile - use them to build the trusted cert chain for the end-entity (client) cert. * modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs): For any non-leaf certificate present in the configured, trust as if used in SSLProxyMachineCertificateChainFile. Github: closes #151 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884552 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2020-12-1215-289/+370
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884355 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML files updates.Lucien Gentis2020-12-124-40/+110
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884354 13f79535-47bb-0310-9956-ffa450edef68
* Follow up to r1836032: better flush limits checks and description.Yann Ylavic2020-12-111-21/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884304 13f79535-47bb-0310-9956-ffa450edef68
* Follow up to r1836032: docs for ReadBufferSize, FlushMaxThreshold and ↵Yann Ylavic2020-12-111-0/+58
| | | | | | | | | FlushMaxPipelined. Plus CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884296 13f79535-47bb-0310-9956-ffa450edef68
* Fix misleading crypt vs hash terminology in ht* and dbmmanage tools.Yann Ylavic2020-12-083-33/+33
| | | | | | | | | | | | | What the htpasswd, htdbm and dbmmanage tools do is hashing passwords, not encrypting them, so fix the terminology in manpages, docs, --help, comments and function names. Submitted by: Michele Preziuso <mpreziuso kaosdynamics.com> Reviewed by: ylavic Github: closes #153 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884207 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2020-12-052-9/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884129 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML file update.Lucien Gentis2020-12-051-9/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884128 13f79535-47bb-0310-9956-ffa450edef68
* Document mod_ssl client certificate handling w/SSLProxyMachineCertificate*.Joe Orton2020-12-042-18/+62
| | | | | | | | | [skip ci] PR: 63936 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884097 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2020-11-219-21/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883700 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML files updates.Lucien Gentis2020-11-212-11/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883699 13f79535-47bb-0310-9956-ffa450edef68
* Explain limitation of UnDefine syntax as already noted in Define.Christophe Jaillet2020-11-141-3/+9
| | | | | | | | Increase visibility of a warning, to be consistent with Define PR 64909 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883417 13f79535-47bb-0310-9956-ffa450edef68
* Remove a useless and erroneous precision about the upper limit of ↵Christophe Jaillet2020-11-141-3/+3
| | | | | | | | | | LimitRequestFields. While at it, improve an unrelated syntax highlight somewhere else. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883412 13f79535-47bb-0310-9956-ffa450edef68
* Fix 2 typo [skip ci]Christophe Jaillet2020-11-141-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883410 13f79535-47bb-0310-9956-ffa450edef68
* Fix a misleading typoChristophe Jaillet2020-11-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883219 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2020-11-085-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883206 13f79535-47bb-0310-9956-ffa450edef68
* fr doc translation update.Lucien Gentis2020-11-081-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883205 13f79535-47bb-0310-9956-ffa450edef68
* PR64785: mod_allowmethods: Allow methods to be added/removed with +/- prefixEric Covener2020-11-081-2/+26
| | | | | | | | | Committed By: covener Submitted By: Marcel Montes <spiceman gmail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883203 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2020-11-076-4/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883180 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML files updates.Lucien Gentis2020-11-073-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883179 13f79535-47bb-0310-9956-ffa450edef68
* RebuildChristophe Jaillet2020-11-013-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883048 13f79535-47bb-0310-9956-ffa450edef68
* Add some mod_proxy_uwsgi related tweaksChristophe Jaillet2020-11-013-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883045 13f79535-47bb-0310-9956-ffa450edef68
* RebuildChristophe Jaillet2020-11-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883041 13f79535-47bb-0310-9956-ffa450edef68
* Fix a typo.Christophe Jaillet2020-11-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883040 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2020-10-315-8/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883019 13f79535-47bb-0310-9956-ffa450edef68
* fr doc - XML file update.Lucien Gentis2020-10-311-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883018 13f79535-47bb-0310-9956-ffa450edef68
* Document that KeepAliveTimeout still applies regardless ofJoe Orton2020-10-301-0/+6
| | | | | | | | | | how RequestReadTimeout is used (had some user confusion by this since the behaviour changed within 2.4.x, e.g. PR 56729). [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882993 13f79535-47bb-0310-9956-ffa450edef68
* added new feature line to index Luis Gil2020-10-132-6/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882443 13f79535-47bb-0310-9956-ffa450edef68
* Adding encrypt.html.es.utf8 Luis Gil2020-10-132-208/+233
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882442 13f79535-47bb-0310-9956-ffa450edef68
* Style lang es update to match eng revisionLuis Gil2020-10-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882441 13f79535-47bb-0310-9956-ffa450edef68
* rebuild all for russian langage integration.Lucien Gentis2020-10-0930-2604/+2460
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882360 13f79535-47bb-0310-9956-ffa450edef68
* doc rebuild for russian integration.Lucien Gentis2020-10-097-9/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882358 13f79535-47bb-0310-9956-ffa450edef68