1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

672 Commits

Author SHA1 Message Date
Lucien Gentis
87fd23419c fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885851 13f79535-47bb-0310-9956-ffa450edef68
2021-01-23 14:32:50 +00:00
Lucien Gentis
4ae5ba0493 doc rebuild for russian integration.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882358 13f79535-47bb-0310-9956-ffa450edef68
2020-10-09 14:33:17 +00:00
Lucien Gentis
e602f55d73 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1881299 13f79535-47bb-0310-9956-ffa450edef68
2020-08-29 14:38:57 +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
Eric Covener
0009bb53af samesite: fix check for 0, add "false" alternative.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1881263 13f79535-47bb-0310-9956-ffa450edef68
2020-08-28 00:29:17 +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
Lucien Gentis
73df7f7670 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878809 13f79535-47bb-0310-9956-ffa450edef68
2020-06-13 15:25:02 +00:00
Lucien Gentis
42a2abc798 fr dox XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878808 13f79535-47bb-0310-9956-ffa450edef68
2020-06-13 15:24:00 +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
d6984a8986 Remove 'blacklist' from our docs, as per
https://lethargy.org/~jesus/writes/a-guide-to-nomenclature-selection/
and other excellent resources.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878547 13f79535-47bb-0310-9956-ffa450edef68
2020-06-06 18:15:02 +00:00
Lucien Gentis
557f677fc1 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874517 13f79535-47bb-0310-9956-ffa450edef68
2020-02-25 16:46:12 +00:00
Lucien Gentis
ea13c9a284 fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874515 13f79535-47bb-0310-9956-ffa450edef68
2020-02-25 16:44:22 +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
Lucien Gentis
d3eeee08a5 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873834 13f79535-47bb-0310-9956-ffa450edef68
2020-02-09 16:46:53 +00:00
Lucien Gentis
be50b48b92 fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873833 13f79535-47bb-0310-9956-ffa450edef68
2020-02-09 16:44:42 +00:00
Luca Toscano
1390ed6979 flags.xml: remove extra </dl> to allow clean builds
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873799 13f79535-47bb-0310-9956-ffa450edef68
2020-02-08 17:09:54 +00:00
Eric Covener
a98d6a4cd1 add SameSite to RewriteRule ... ... [CO]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873762 13f79535-47bb-0310-9956-ffa450edef68
2020-02-08 01:14:28 +00:00
Mike Rumph
77a309a5d3 Update generated docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873229 13f79535-47bb-0310-9956-ffa450edef68
2020-01-27 21:42:31 +00:00
Lucien Gentis
4a781caf0a fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872451 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 16:57:36 +00:00
Lucien Gentis
e7da535798 fr doc XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872450 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 16:55:45 +00:00
Rich Bowen
bf4ef4c350 rebuild metafiles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872296 13f79535-47bb-0310-9956-ffa450edef68
2020-01-03 19:50:48 +00:00
Rich Bowen
a634b626ae missing word
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872293 13f79535-47bb-0310-9956-ffa450edef68
2020-01-03 19:19:18 +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
Ruediger Pluem
9a81a38146 * Rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1869738 13f79535-47bb-0310-9956-ffa450edef68
2019-11-13 13:23:50 +00:00
Lucien Gentis
bd3988c073 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1867015 13f79535-47bb-0310-9956-ffa450edef68
2019-09-16 16:31:41 +00:00
Lucien Gentis
a8ae5ea6ba fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1867014 13f79535-47bb-0310-9956-ffa450edef68
2019-09-16 16:22:17 +00:00
Eric Covener
8b82c9bab9 PR63715: s/can/came and add a caution about REDIRECT_-prefixed envvars
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1866243 13f79535-47bb-0310-9956-ffa450edef68
2019-09-01 18:10:34 +00:00
Christophe Jaillet
6ee55a4840 Fix PR 63713 reported by WJCarpenter:
Add a small word about '\' which is used in the examples below.

Add some missing links (<module>, <directive>)
Improve some xml layout to have it readable.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1866233 13f79535-47bb-0310-9956-ffa450edef68
2019-09-01 09:15:45 +00:00
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
Luis Gil
5eec8d64c4 fixing bugreport 63258 on the typo mapfile.map.pag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855354 13f79535-47bb-0310-9956-ffa450edef68
2019-03-12 23:51:46 +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
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
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
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
Lucien Gentis
a92100ebe1 French html doc files : UTF-8 encoding in order to get rid of HTML entities.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842386 13f79535-47bb-0310-9956-ffa450edef68
2018-09-30 15:02:28 +00:00
Graham Leggett
7473595d8b Apply transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841786 13f79535-47bb-0310-9956-ffa450edef68
2018-09-23 21:48:32 +00:00
André Malo
c0e273a35b update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841200 13f79535-47bb-0310-9956-ffa450edef68
2018-09-18 09:03:58 +00:00
Lucien Gentis
12745a93ae Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836023 13f79535-47bb-0310-9956-ffa450edef68
2018-07-16 12:05:25 +00:00
Lucien Gentis
f191c3cb62 Adding html files after doc rebuild ; why did I have to do that ?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835751 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 15:30:52 +00:00
Lucien Gentis
ff5b8ec8c7 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835739 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 13:52:21 +00:00
Lucien Gentis
c9b20b5e48 New french translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835738 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 13:50:29 +00:00
Lucien Gentis
7bee0591d5 Rebuild (with 8 bits characters replaced by their HTML entities because -Xbootclasspath/p option disabled in build.sh script because it is no more supported in openjdk 10)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835732 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 13:05:22 +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
Lucien Gentis
96f81bf282 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828650 13f79535-47bb-0310-9956-ffa450edef68
2018-04-08 16:31:28 +00:00
Luca Toscano
ec55fff0f2 doc rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828127 13f79535-47bb-0310-9956-ffa450edef68
2018-04-01 07:27:48 +00:00
Nick Kew
cc00cf795c Add a note about prepared DBD queries to rewritemap docs.
PR#60440 identifies this as a gotcha!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828121 13f79535-47bb-0310-9956-ffa450edef68
2018-03-31 21:14:41 +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