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
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
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
e2384b3ebd
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728858 13f79535-47bb-0310-9956-ffa450edef68
2016-02-06 17:46:30 +00:00
985fcfccee
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727738 13f79535-47bb-0310-9956-ffa450edef68
2016-01-30 17:36:32 +00:00
402dbbad20
Update transformations.
...
Sorry for the noise, blame it to the
simplified chinese cleanup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 23:46:40 +00:00
a90ae4579d
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:53:44 +00:00
ddacd585bc
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@662021 13f79535-47bb-0310-9956-ffa450edef68
2008-05-31 12:26:27 +00:00
12137c2258
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653706 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:31:14 +00:00
dc4dd2ce5b
move Japanese output files to utf-8
...
1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@643944 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 15:48:46 +00:00
0fc50d9611
build all
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@202449 13f79535-47bb-0310-9956-ffa450edef68
2005-06-29 22:19:59 +00:00
47ceb237e0
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104420 13f79535-47bb-0310-9956-ffa450edef68
2004-07-29 18:23:10 +00:00
8d00650919
build typemaps
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
adc68dd01c
New Japanese translations. Forward port from 1.3.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95640 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 07:46:30 +00:00
335e749ec9
Fix some broken links, change to the simplest possible example, and add a
...
couple notes to give hints to people running servers behind port-forwarding
firewalls.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91676 13f79535-47bb-0310-9956-ffa450edef68
2001-10-27 22:22:00 +00:00
c81897bd52
Refresh of the name-vhosting docs.
...
Reviewed by: Allan Liska
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91640 13f79535-47bb-0310-9956-ffa450edef68
2001-10-22 20:17:34 +00:00
f88b50dec4
w3c tidy to convert to xhtml
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
e367e05778
Insert missing worg.
...
Submitted by: Chris Pepper <pepper@mail.reppep.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86675 13f79535-47bb-0310-9956-ffa450edef68
2000-10-19 23:33:40 +00:00
34eb2ff75e
Belatedly update the documentation to include the NameVirtualHost *
...
stuff. This isn't quite a sync with the 1.3 docco because we don't
want to mention 1.3 in the 2.0 docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86671 13f79535-47bb-0310-9956-ffa450edef68
2000-10-19 19:15:14 +00:00
ed488c48e5
PR: 6470,6450,6218,6216,6478
...
Submitted by: pepper@reppep.com
Reviewed by: Joshua Slive
Grammar fixes from the bug database.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86189 13f79535-47bb-0310-9956-ffa450edef68
2000-09-09 18:19:55 +00:00
a415f220d4
fix/enhancement
...
PR: 3745
Submitted by: Roger Pack <roger.pack@juno.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82804 13f79535-47bb-0310-9956-ffa450edef68
1999-02-14 14:26:49 +00:00
27f9e91b84
Some updates/modifications (based on the patch from the PR).
...
PR: 3549
Submitted by: Joshua Slive <slive+apachebugs@finance.commerce.ubc.ca >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82506 13f79535-47bb-0310-9956-ffa450edef68
1998-12-18 23:49:44 +00:00
caec9aac63
The semi-regular HTML cleanup of the documentation. There are
...
some HTML errors (incorrect anchor nesting, primarily) coming in
another commit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82064 13f79535-47bb-0310-9956-ffa450edef68
1998-09-17 12:33:12 +00:00
1b19735a79
Part 2 of the semi-regular HTML normalisation. Now on to
...
apache-site... No thirty.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81322 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:22:48 +00:00
1ce2568976
PR:
...
Submitted by: "Michael K. Sanders" <msanders@iNetz.COM >
Clarification. CNAME to an IP address is incorrect.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81133 13f79535-47bb-0310-9956-ffa450edef68
1998-05-05 05:54:21 +00:00
5ee66a04f9
spell out the obviously not so obvious
...
fix slight semantic error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80249 13f79535-47bb-0310-9956-ffa450edef68
1998-02-20 06:47:54 +00:00
80c32a1d5f
Another pass at the normalisation of the HTML tags. Some
...
corrections coming up.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 20:05:18 +00:00
07050bb5be
A truly mighty mod normalising HTML tags to uppercase, and
...
'i' and 'b' to 'EM' and 'STRONG' respectively. Been threatening
to do this for months.. no-one need try to maintain this when
writing/modifiying the docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
1998-01-26 16:54:35 +00:00
00aed4225a
Language tweaks. Expand on the common reason why you would want to run
...
multiple daemons.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79587 13f79535-47bb-0310-9956-ffa450edef68
1997-11-12 21:11:59 +00:00
eff734582b
Citing Lars:
...
Hi,
the attachment includes a reworked Apache manual with the
new virtual host documentation.
As Dean suggested I created a new directory named 'vhosts' and moved the
updated vhosts-in-depth etc. documents into the new directory, renamed
them and updated all other documents which refered to the old docs
(at least I tried to find all documents...).
Submitted by: Lars Eilebrecht <sfx@unix-ag.org >
Reviewed by: Martin Kraemer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79568 13f79535-47bb-0310-9956-ffa450edef68
1997-11-11 23:47:21 +00:00