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

10 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
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
d339f1d78f fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1868695 13f79535-47bb-0310-9956-ffa450edef68
2019-10-21 11:03:17 +00:00
ac94831a11 re-add uwsgi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834017 13f79535-47bb-0310-9956-ffa450edef68
2018-06-21 13:40:02 +00:00
3186f4aafa xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834016 13f79535-47bb-0310-9956-ffa450edef68
2018-06-21 13:38:20 +00:00
1677980631 documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1819325 13f79535-47bb-0310-9956-ffa450edef68
2017-12-27 09:33:49 +00:00
f41206cc91 note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818282 13f79535-47bb-0310-9956-ffa450edef68
2017-12-15 12:26:01 +00:00
15168e9913 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818026 13f79535-47bb-0310-9956-ffa450edef68
2017-12-13 14:39:00 +00:00
23394f444c Use APR type
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818013 13f79535-47bb-0310-9956-ffa450edef68
2017-12-13 13:32:49 +00:00
04d42e8a27 Follow up to r1810358: add html files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1811113 13f79535-47bb-0310-9956-ffa450edef68
2017-10-04 17:16:48 +00:00