1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

419 Commits

Author SHA1 Message Date
Christophe Jaillet
e29032b9b7 Fix a typo
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1888958 13f79535-47bb-0310-9956-ffa450edef68
2021-04-19 12:21:09 +00:00
Christophe Jaillet
ad12128c21 Fix a typo
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1888955 13f79535-47bb-0310-9956-ffa450edef68
2021-04-19 12:16:24 +00:00
Lucien Gentis
457bc37d41 fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1881298 13f79535-47bb-0310-9956-ffa450edef68
2020-08-29 14:36:27 +00:00
Joe Orton
919923c6f0 Add new transforms. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880983 13f79535-47bb-0310-9956-ffa450edef68
2020-08-19 07:33:25 +00:00
Joe Orton
7f6aec2cf7 Follow up to r1880368 and r1880980:
Complete move to .en.utf8 suffixes in two steps:

1. From fresh checkout, renamed all existing files:
 
$ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done

2. Ran "./build.sh all" which also regenerates the typemaps.

[skip ci]


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68
2020-08-19 07:31:23 +00:00
Graham Leggett
6bf5bd6cb2 core: Remove support for the Content-MD5 header, removed in RFC7231.
Functions ap_md5digest() and ap_md5contextTo64() removed, and
ContentDigest directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879472 13f79535-47bb-0310-9956-ffa450edef68
2020-07-03 12:44:53 +00:00
Graham Leggett
fb8757762d Add skeleton for new features docs for 2.6.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879471 13f79535-47bb-0310-9956-ffa450edef68
2020-07-03 12:29:55 +00:00
Yann Ylavic
3c47401358 Declare pre_translate hook in lua/info/log_debug/example modules, and docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879077 13f79535-47bb-0310-9956-ffa450edef68
2020-06-22 10:34:28 +00:00
Christophe Jaillet
e04a53399a Update "en" generated doc files to UTF-8
There seems to be an issue with mod_socache_redis.*
The files were marked as deleted in my tree, and are not seen as modified after running ./build.sh

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878790 13f79535-47bb-0310-9956-ffa450edef68
2020-06-13 07:18:35 +00:00
Rich Bowen
4e34c68e4e rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878548 13f79535-47bb-0310-9956-ffa450edef68
2020-06-06 18:15:51 +00:00
Rich Bowen
0121b9eb7e Adds additional clarification, as requested in bz64167
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1875941 13f79535-47bb-0310-9956-ffa450edef68
2020-03-31 14:39:56 +00:00
Mike Rumph
6881183e84 Fix spelling errors in docs found by codespell. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874148 13f79535-47bb-0310-9956-ffa450edef68
2020-02-17 21:41:22 +00:00
Mike Rumph
3833f37fd2 Fixed some grammar errors in the docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873230 13f79535-47bb-0310-9956-ffa450edef68
2020-01-27 22:37:22 +00:00
Rich Bowen
b3f061b430 rebuilt with change to comment text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872269 13f79535-47bb-0310-9956-ffa450edef68
2020-01-02 21:09:21 +00:00
Rainer Jung
8a5135533c Xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872208 13f79535-47bb-0310-9956-ffa450edef68
2020-01-01 20:46:25 +00:00
Joe Orton
29a3e3e50a Transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1862610 13f79535-47bb-0310-9956-ffa450edef68
2019-07-05 12:21:52 +00:00
Christophe Jaillet
ee78b17fad Fix a typo spotted by Ioannis Cherouvim (PR 63414)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1859038 13f79535-47bb-0310-9956-ffa450edef68
2019-05-09 20:07:12 +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
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
Luca Toscano
64fe380250 documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834467 13f79535-47bb-0310-9956-ffa450edef68
2018-06-27 06:34:06 +00:00
Luca Toscano
ceacf1fad9 output-filters.xml: add a use case study
While working on http://svn.apache.org/r1833875
I learned a ton of non trivial things about
the output filter chain and how to design a filter,
and I thought to report them as a separate section
of the output filters doc page. Feedback is welcome
for inaccuracies or wrong understanding :)



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834466 13f79535-47bb-0310-9956-ffa450edef68
2018-06-27 06:32:53 +00:00
Eric Covener
025ed9b18a rebuild with extraclean to pick up permalinks in
This will make it easier to compare with an extraclean jdk9 



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1829716 13f79535-47bb-0310-9956-ffa450edef68
2018-04-21 15:59:44 +00:00
Luca Toscano
3a216c2776 Happy new year's documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820055 13f79535-47bb-0310-9956-ffa450edef68
2018-01-04 10:58:20 +00:00
Luca Toscano
05ed8fd266 Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805373 13f79535-47bb-0310-9956-ffa450edef68
2017-08-18 08:24:45 +00:00
Luca Toscano
b15a33253f Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805196 13f79535-47bb-0310-9956-ffa450edef68
2017-08-16 13:42:46 +00:00
Luca Toscano
31c8cd4655 documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780213 13f79535-47bb-0310-9956-ffa450edef68
2017-01-25 15:22:53 +00:00
Luca Toscano
232d9e3c8a Correct some typos across the documentation.
This commit was made thanks to the tool and PR
created by Lajos Veres (vlajos) on github.

PR: https://github.com/apache/httpd/pull/6
Tool: https://github.com/vlajos/misspell_fixer



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780210 13f79535-47bb-0310-9956-ffa450edef68
2017-01-25 15:19:30 +00:00
Rainer Jung
f0348fc283 Xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776970 13f79535-47bb-0310-9956-ffa450edef68
2017-01-02 17:57:35 +00:00
Rich Bowen
81aad8d58e rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744984 13f79535-47bb-0310-9956-ffa450edef68
2016-05-21 21:01:21 +00:00
Christophe Jaillet
693a3c7bff Remove useless <br \> in highlight blocks.
(r1741841 in 2.4.x + small tweak for logs.xml because quoting is different. This will be fixed later on)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741842 13f79535-47bb-0310-9956-ffa450edef68
2016-05-01 06:47:18 +00:00
Luca Toscano
0ae5b1af6b Documentation rebuild after recent commits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741558 13f79535-47bb-0310-9956-ffa450edef68
2016-04-29 06:33:47 +00:00
Jim Jagielski
79f068d00c Use nice PNG instead of ugly nasty GIF
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1730073 13f79535-47bb-0310-9956-ffa450edef68
2016-02-12 17:03:09 +00:00
Rainer Jung
deaf36d879 Update XForms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1722582 13f79535-47bb-0310-9956-ffa450edef68
2016-01-01 21:15:00 +00:00
Eric Covener
c1980adcd6 PR58761: developer doc improvements.
Submitted By: Luca Toscano
 


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721973 13f79535-47bb-0310-9956-ffa450edef68
2015-12-28 18:23:36 +00:00
Christophe Jaillet
6f11e6bd83 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1701350 13f79535-47bb-0310-9956-ffa450edef68
2015-09-05 06:36:56 +00:00
Christophe Jaillet
58c4db6a9b Fix typo spotted in comment in online doc. [comment #4454)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1701349 13f79535-47bb-0310-9956-ffa450edef68
2015-09-05 06:34:02 +00:00
André Malo
d80e4641d5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690173 13f79535-47bb-0310-9956-ffa450edef68
2015-07-09 20:59:23 +00:00
Yann Ylavic
d9a3b78926 s/\<\(\w\+\)\>\s\+\<\1\>/\1/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690137 13f79535-47bb-0310-9956-ffa450edef68
2015-07-09 18:07:50 +00:00
André Malo
5a16b27d5d rebuild docs with meta element enabled
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1674393 13f79535-47bb-0310-9956-ffa450edef68
2015-04-17 20:28:18 +00:00
Ken Coar
0566cf0f31 Simply remove trailing whitespace.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673947 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 20:16:24 +00:00
Ken Coar
430aadce59 * Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673945 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 20:04:05 +00:00
Ken Coar
57ef10245b Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673892 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 17:46:53 +00:00
Rich Bowen
1524349364 Rebuild HTML from various changes yesterday.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673807 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 15:02:08 +00:00
Ken Coar
955c79386b Don't use &quot; in code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673651 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 06:01:00 +00:00
Christophe Jaillet
319422a6fb Fix doc as spotted by Andrew Stayart in online doc
+ be consistent with the position of '*'

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1659848 13f79535-47bb-0310-9956-ffa450edef68
2015-02-14 19:40:16 +00:00
Christophe Jaillet
09a839dd94 Fix doc as spotted by mebjas.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1654984 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 07:21:07 +00:00
Christophe Jaillet
fd92456cd2 Fix doc as spotted by mrskman.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1654983 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 07:11:37 +00:00
Rainer Jung
fc913bb714 Regenerate xforms after s/2014/2015/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1648843 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 13:48:56 +00:00
Christophe Jaillet
86b6547296 Fix typo spotted in comment #2818
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1614540 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 04:24:49 +00:00
Christophe Jaillet
d4f8263607 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1596444 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 02:45:37 +00:00