1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-01 07:01:42 +03:00

4 Commits

Author SHA1 Message Date
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
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
3aa9813a47 fr doc new built file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1868586 13f79535-47bb-0310-9956-ffa450edef68
2019-10-18 11:08:26 +00:00
9df2e49e57 Add mod_socache_redis docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1830490 13f79535-47bb-0310-9956-ffa450edef68
2018-04-29 06:02:28 +00:00