summaryrefslogtreecommitdiffstats
path: root/docs/manual/invoking.html.ja.utf8 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-08Fix a race condition.Christophe Jaillet2-14/+15
2019-02-07http2: mark tasks' pools.Yann Ylavic1-0/+1
2019-02-07Follow up to r1853133: CHANGES entry.Yann Ylavic1-0/+4
2019-02-07mod_ssl: unset FIPS mode only if we set it.Yann Ylavic2-4/+11
2019-02-05* server/core.c (core_pre_config): Reset state dir during pre_config.Joe Orton1-0/+1
2019-02-03documentation rebuildLuca Toscano7-40/+36
2019-02-02fr doc rebuild.Lucien Gentis8-19/+24
2019-02-02XML fr doc files updates.Lucien Gentis4-13/+22
2019-01-30delete a blanck space Luis Gil1-1/+1
2019-01-29Fixing typos in documentation files. Luis Gil3-3/+3
2019-01-29Make proxy modules compile if APR_HAS_THREADS is not defined.Stefan Sperling4-3/+66
2019-01-28 * inc http2 version number to distinguish to github released versionStefan Eissing2-3/+3
2019-01-28 *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...Stefan Eissing30-468/+659
2019-01-27fr doc rebuild.Lucien Gentis2-6/+2
2019-01-27fr doc XML update.Lucien Gentis1-5/+5
2019-01-27fr doc rebuild.Lucien Gentis9-35/+48
2019-01-27fr doc XML updates.Lucien Gentis2-24/+45
2019-01-27Quireference extract the default value of a directive from the <default> of ...Christophe Jaillet1-0/+9
2019-01-27Fix typo (s/ProxyExpressDBMFile/ProxyExpressDBMType/)Christophe Jaillet1-18/+17
2019-01-26Remove a useless compatibility note.Christophe Jaillet1-3/+1
2019-01-25mod_ssl: give mod_md the chance to override certificate after ALPN protocol n...Stefan Eissing2-22/+55
2019-01-25mod_http2: fixed slave connection keepalives counter.Stefan Eissing4-17/+25
2019-01-24mod_http2: enable re-use of slave connections again.Stefan Eissing4-13/+14
2019-01-24reverting last changeStefan Eissing5-66/+35
2019-01-24mod_http2: enable re-use of slave connections again.Stefan Eissing5-35/+66
2019-01-23revert of r808895 somehow missed mod_proxy_ftpEric Covener1-1/+1
2019-01-22XformsRainer Jung574-3644/+3681
2019-01-22Copy the "Note about /" note from the LocationRainer Jung1-0/+22
2019-01-20Fix a typo reported by [stephane.blondon gmail.com]Christophe Jaillet1-1/+1
2019-01-19fr doc rebuild.Lucien Gentis219-1479/+1505
2019-01-19XML fr doc update.Lucien Gentis2-10/+37
2019-01-18Add compatibility note missing in r1740967Christophe Jaillet1-1/+18
2019-01-17Clarify potentially unsuccessful success results.William A. Rowe Jr1-0/+4
2019-01-15mod_lua was moved to stable; https://s.apache.org/Xnh1Daniel Gruno2-62/+52
2019-01-15fix a misleading comment about s->defn_nameEric Covener1-1/+1
2019-01-13Reverse the order of 2 tests to potentially save a few cycles.Christophe Jaillet1-4/+5
2019-01-12fr doc rebuild.Lucien Gentis2-3/+1
2019-01-12XML fr doc update.Lucien Gentis1-1/+1
2019-01-12fr doc rebuild.Lucien Gentis14-92/+87
2019-01-12XML fr doc update.Lucien Gentis5-88/+87
2019-01-12Typo.Lucien Gentis1-1/+1
2019-01-12Give a littlet breath before the permalinkChristophe Jaillet2-0/+2
2019-01-12Follow up to r1828588.Christophe Jaillet1-0/+18
2019-01-12Remove the default CacheKeyBaseURL value, it doesn't have any.Christophe Jaillet1-22/+21
2019-01-12When a :port is included in the CacheKeyBaseURL the ":" is lost from the actu...Christophe Jaillet1-3/+2
2019-01-11Fix a typoChristophe Jaillet1-1/+1
2019-01-11Fix websocket proxy over UDS.Christophe Jaillet2-1/+7
2019-01-10LanguagePriority should be case-insensitive in order to match AddLanguage beh...Christophe Jaillet2-1/+4
2019-01-10Always decode session attributes early.Hank Ibell2-11/+16
2019-01-10* modules/ssl/ssl_engine_io.c (bio_filter_out_write,Joe Orton1-8/+4