Luis Gil
9853349d10
delete a blanck space
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852560 13f79535-47bb-0310-9956-ffa450edef68
2019-01-30 22:19:13 +00:00
Luis Gil
911f2b2623
Fixing typos in documentation files.
...
Bug issue https://bz.apache.org/bugzilla/show_bug.cgi?id=63122
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852478 13f79535-47bb-0310-9956-ffa450edef68
2019-01-29 22:37:40 +00:00
Stefan Eissing
a721d5cc9e
*) mod_http2: Configuration directoves H2Push and H2Upgrade can now be specified per
...
Location/Directory, e.g. disabling PUSH for a specific set of resources. [Stefan Eissing]
*) mod_http2: HEAD requests to some module such as mod_cgid caused the stream to
terminate improperly and cause a HTTP/2 PROTOCOL_ERROR.
Fixes <https://github.com/icing/mod_h2/issues/167 >. [Michael Kaufmann]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852339 13f79535-47bb-0310-9956-ffa450edef68
2019-01-28 10:27:08 +00:00
Lucien Gentis
c77b4604ee
fr doc rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852291 13f79535-47bb-0310-9956-ffa450edef68
2019-01-27 14:15:48 +00:00
Lucien Gentis
265535bfe2
fr doc XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852290 13f79535-47bb-0310-9956-ffa450edef68
2019-01-27 14:14:58 +00:00
Lucien Gentis
2960339a49
fr doc rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852289 13f79535-47bb-0310-9956-ffa450edef68
2019-01-27 14:08:09 +00:00
Lucien Gentis
01f7b4d3fb
fr doc XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852288 13f79535-47bb-0310-9956-ffa450edef68
2019-01-27 14:06:35 +00:00
Christophe Jaillet
99a954ba31
Quireference extract the default value of a directive from the <default> of the corresponding <directivesynopsis> block.
...
The current implementation expects <default> to be formated like:
directive_name default_value
If the directive name is not there, no default value can be extracted and it is missing in the quickreference table.
This commit adds a basic check to see if the formating looks correct. It catches cases where the directive name is omited or is misspelled.
If it generates too much noise, feel free to revert or improve :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852285 13f79535-47bb-0310-9956-ffa450edef68
2019-01-27 13:49:29 +00:00
Christophe Jaillet
57bac12aa1
Fix typo (s/ProxyExpressDBMFile/ProxyExpressDBMType/)
...
PR 63119.
Move compatibility note in the module synopsis instead of repeating it in all directives.
Fix the way <default> values are given, so that they can be reflected in quickreference.html.
Fix the style used in <syntax> to be consistent with the documentation.
Improve syntax highlight.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852270 13f79535-47bb-0310-9956-ffa450edef68
2019-01-27 08:18:45 +00:00
Christophe Jaillet
bf4c7138f2
Remove a useless compatibility note.
...
It is already stated at the very begining of the page.
Add a missing ')' to ease reading
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852223 13f79535-47bb-0310-9956-ffa450edef68
2019-01-26 12:51:05 +00:00
Rainer Jung
5464a1ae69
Xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851794 13f79535-47bb-0310-9956-ffa450edef68
2019-01-22 09:53:04 +00:00
Rainer Jung
8250e1bea3
Copy the "Note about /" note from the Location
...
explanation to the LocationMatch explanation.
Probably more people use LocationMatch than
Location with "~".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851790 13f79535-47bb-0310-9956-ffa450edef68
2019-01-22 09:27:15 +00:00
Lucien Gentis
758c7c7c11
fr doc rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851673 13f79535-47bb-0310-9956-ffa450edef68
2019-01-19 14:42:23 +00:00
Lucien Gentis
9124939988
XML fr doc update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851671 13f79535-47bb-0310-9956-ffa450edef68
2019-01-19 14:22:40 +00:00
Christophe Jaillet
e123e179c0
Add compatibility note missing in r1740967
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851643 13f79535-47bb-0310-9956-ffa450edef68
2019-01-18 20:50:40 +00:00
Daniel Gruno
7c51994811
mod_lua was moved to stable; https://s.apache.org/Xnh1
...
also linting.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851338 13f79535-47bb-0310-9956-ffa450edef68
2019-01-15 12:40:11 +00:00
Lucien Gentis
8b1fb99a62
fr doc rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851178 13f79535-47bb-0310-9956-ffa450edef68
2019-01-12 15:42:15 +00:00
Lucien Gentis
139174cc73
XML fr doc update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851177 13f79535-47bb-0310-9956-ffa450edef68
2019-01-12 15:40:57 +00:00
Lucien Gentis
15b38bc2ef
fr doc rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851173 13f79535-47bb-0310-9956-ffa450edef68
2019-01-12 15:31:26 +00:00
Lucien Gentis
613a716b5e
XML fr doc update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851172 13f79535-47bb-0310-9956-ffa450edef68
2019-01-12 15:29:08 +00:00
Lucien Gentis
334c391f93
Typo.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851171 13f79535-47bb-0310-9956-ffa450edef68
2019-01-12 15:28:10 +00:00
Christophe Jaillet
4a18262c34
Give a littlet breath before the permalink
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851168 13f79535-47bb-0310-9956-ffa450edef68
2019-01-12 13:50:26 +00:00
Christophe Jaillet
a69c1cd4d0
Follow up to r1828588.
...
Update css to have permalink more in line with httpd.a.o:
- default to white (blue on dark-blue is not really visible)
- visible only when the mouse is over the corresponding heading
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851167 13f79535-47bb-0310-9956-ffa450edef68
2019-01-12 13:38:03 +00:00
Christophe Jaillet
628aad92fa
Remove the default CacheKeyBaseURL value, it doesn't have any.
...
Improve syntax highlight and hyper-links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851152 13f79535-47bb-0310-9956-ffa450edef68
2019-01-12 08:32:14 +00:00
Christophe Jaillet
0447ee185c
Fix a typo
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851100 13f79535-47bb-0310-9956-ffa450edef68
2019-01-11 21:24:47 +00:00
William A. Rowe Jr
7f13dcc404
Resync several generated docs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850900 13f79535-47bb-0310-9956-ffa450edef68
2019-01-09 20:21:41 +00:00
Christophe Jaillet
b41a87531f
Add new modules to the list of the 2.4 new features list
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850545 13f79535-47bb-0310-9956-ffa450edef68
2019-01-06 11:36:54 +00:00
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
Rainer Jung
7a1524fb16
Happy New Year 2019
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850098 13f79535-47bb-0310-9956-ffa450edef68
2019-01-01 12:07:58 +00:00
Lucien Gentis
39c9d11705
fr doc rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1846310 13f79535-47bb-0310-9956-ffa450edef68
2018-11-10 13:48:12 +00:00
Lucien Gentis
f75c18d30c
fr doc XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1846309 13f79535-47bb-0310-9956-ffa450edef68
2018-11-10 13:47:08 +00:00
Joe Orton
ac4243b7d7
* support/htpasswd.c (usage): Fix bcrypt round maximum.
...
* docs/manual/programs/htpasswd.xml: Document that bcrypt rounds are
capped at 17.
PR: 62078
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1846254 13f79535-47bb-0310-9956-ffa450edef68
2018-11-09 16:33:04 +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