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
Lucien Gentis
dd0abb60e7 xml fr doc updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855655 13f79535-47bb-0310-9956-ffa450edef68
2019-03-16 14:52:27 +00:00
Lucien Gentis
41482e5619 XML tags reordering.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855654 13f79535-47bb-0310-9956-ffa450edef68
2019-03-16 14:49:35 +00:00
Eric Covener
7bd9d61947 wrong hat
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855454 13f79535-47bb-0310-9956-ffa450edef68
2019-03-13 19:59:47 +00:00
Eric Covener
6a84f21f3a mod_mime: Add MimeOptions
mod_mime: Add `MimeOptions` directive to allow Content-Type or all metadata
detection to use only the last (right-most) file extension. 



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855449 13f79535-47bb-0310-9956-ffa450edef68
2019-03-13 18:41:30 +00:00
Yann Ylavic
9fb745d560 Update mod_reqtimeout 'handshake' compatibility version (r1855413 did it for 2.4.x already).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855418 13f79535-47bb-0310-9956-ffa450edef68
2019-03-13 13:13:05 +00:00
Lucien Gentis
400e75ae7a fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855114 13f79535-47bb-0310-9956-ffa450edef68
2019-03-09 14:08:23 +00:00
Lucien Gentis
17a41751ea fr doc update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855113 13f79535-47bb-0310-9956-ffa450edef68
2019-03-09 14:06:52 +00:00
Stefan Eissing
0b59426e05 Adding new H2Padding directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1854964 13f79535-47bb-0310-9956-ffa450edef68
2019-03-07 10:18:14 +00:00
André Malo
0915887d2a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1854379 13f79535-47bb-0310-9956-ffa450edef68
2019-02-26 13:52:06 +00:00
Lucien Gentis
4a408697dc fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1854223 13f79535-47bb-0310-9956-ffa450edef68
2019-02-23 15:50:49 +00:00
Lucien Gentis
b1642778f3 XML fr doc files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1854222 13f79535-47bb-0310-9956-ffa450edef68
2019-02-23 15:49:27 +00:00
Luis Gil
bb1baf78d1 Reviewed and corrected some spelling and typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1854002 13f79535-47bb-0310-9956-ffa450edef68
2019-02-20 22:51:53 +00:00
Luis Gil
b523a943ee changed typo on "This module relies on OpenSSL to provide the cryptography engine." to change
cryptographic 

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1854000 13f79535-47bb-0310-9956-ffa450edef68
2019-02-20 22:47:40 +00:00
Yann Ylavic
1416730b40 mod_reqtimeout: Allow to configure (TLS-)handshake timeouts.
The timeouts apply between the process_connection and pre_read_request hooks.
They are disabled by default for compatibily reasons.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853906 13f79535-47bb-0310-9956-ffa450edef68
2019-02-19 18:14:13 +00:00
Christophe Jaillet
8da4f0933a - Be consistent with the case used for uniqueMember.
- Be consistent with the case used for AuthLDAPURL. Use uppercase URL, as in the code in order to fix syntax highlight issues.
- Fix the case of AuthLDAPSubGroupAttribute in <default>, so that quickreference.xsl works as expected

Fix some other small layout issues.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853664 13f79535-47bb-0310-9956-ffa450edef68
2019-02-15 20:50:17 +00:00
Christophe Jaillet
90fc7bb03c Fix compatibility note, 'SSLPolicy' is not in 2.4.x yet.
+ remove a trailing space to synch with 2.4.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853644 13f79535-47bb-0310-9956-ffa450edef68
2019-02-15 13:24:54 +00:00
Christophe Jaillet
53131944fc Add directive name, so that quickreference.xsl can extract default value correctly.
Always align on the left code in <highlight> block in order to be consistent and fix a layout issue.

Add some links between directives.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853637 13f79535-47bb-0310-9956-ffa450edef68
2019-02-15 11:36:44 +00:00
Christophe Jaillet
007adac35e Add directive name, so that quickreference.xsl can extract default value correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853624 13f79535-47bb-0310-9956-ffa450edef68
2019-02-15 08:47:16 +00:00
Christophe Jaillet
ecd88da4d0 Fix the directive name used in <default> syntax for DefaultRuntimeDir.
Add some links.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853623 13f79535-47bb-0310-9956-ffa450edef68
2019-02-15 08:37:25 +00:00
Christophe Jaillet
5c38ad9a36 Fix typo added in r1838958
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853618 13f79535-47bb-0310-9956-ffa450edef68
2019-02-15 08:21:11 +00:00
Christophe Jaillet
1df39fe50b Fix case in directive name, so that quickreference.xsl can extract default value correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853617 13f79535-47bb-0310-9956-ffa450edef68
2019-02-15 07:50:20 +00:00
Lucien Gentis
20cb4baffc fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853289 13f79535-47bb-0310-9956-ffa450edef68
2019-02-09 16:30:38 +00:00
Lucien Gentis
7cdf97cd49 XML file fr doc update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853288 13f79535-47bb-0310-9956-ffa450edef68
2019-02-09 16:29:03 +00:00
Luca Toscano
6dc596322a mod_rewrite doc rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853281 13f79535-47bb-0310-9956-ffa450edef68
2019-02-09 14:15:27 +00:00
Luca Toscano
0191ebe90b mod_rewrite.xml: add an example about override behavior
A user in PR 63051 was confused about the default behavior
of mod_rewrite (override) when merging two sections in the
directory context at the same nesting level. I was confused
as well, but after a quick look at the code I figured out that
RewriteOptions Inherit seems to solve the issue (naming is,
in this case, a bit counter intuitive). I hope that I added
a good clarification in the code, if not please amend it as
you think it's best!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853280 13f79535-47bb-0310-9956-ffa450edef68
2019-02-09 14:14:43 +00:00
Luca Toscano
146a6815a2 documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852808 13f79535-47bb-0310-9956-ffa450edef68
2019-02-03 01:33:02 +00:00
Lucien Gentis
96489c922d fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852797 13f79535-47bb-0310-9956-ffa450edef68
2019-02-02 14:20:47 +00:00
Lucien Gentis
8fa9a25212 XML fr doc files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852796 13f79535-47bb-0310-9956-ffa450edef68
2019-02-02 14:18:54 +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
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
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