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

14 Commits

Author SHA1 Message Date
Martin Kraemer
b134cb999b 2nd snapshot: convert entities in document
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102481 13f79535-47bb-0310-9956-ffa450edef68
2004-02-02 12:12:00 +00:00
André Malo
bb361f976a - add simplified chinese welcome page
- add .zh-cn extension for zh-CN language code to default config.

Submitted by: kajaa <kajaa@eastday.com>
Reviewed by: <yinglichina@sina.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100075 13f79535-47bb-0310-9956-ffa450edef68
2003-05-28 20:40:07 +00:00
André Malo
13d9fb60c1 language code for Czech is 'cs', not 'cz'.
PR: 9427


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99767 13f79535-47bb-0310-9956-ffa450edef68
2003-05-13 00:46:31 +00:00
André Malo
0ef63a61e7 Fix chinese default page.
Netware config still needs to be sync'd (whereever it is).

- the encoding was wrong (iso-8859-1 instead fo big5, so (re-)added
  the appropriate extension(s))
- Fixed AddLanguage directives in default configs
- Fixed type map file.

PR: 18025


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99040 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 21:17:18 +00:00
André Malo
88ab5f9990 be consistent with 1.3 and use .sv extension for Swedish documents
The index file itself didn't change (only renamed)

The netware config still needs to be changed.

PR: 12877


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98854 13f79535-47bb-0310-9956-ffa450edef68
2003-02-28 23:01:45 +00:00
Erik Abele
cda2559fa0 Fixed typo (Bugzilla Bug 11467).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96346 13f79535-47bb-0310-9956-ffa450edef68
2002-08-10 19:37:11 +00:00
Joshua Slive
e3bc64ff6c Clean up Korean language charcter set issues.
Submitted by: Jeon Jeongho <mahajjh@myscan.org>
Reviewed by: Choi Kyusic <kyusic@scan.or.kr>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95599 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 00:19:17 +00:00
Martin Kraemer
0bcf3c79d2 Reflect actual filename in .var file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92761 13f79535-47bb-0310-9956-ffa450edef68
2002-01-07 12:44:47 +00:00
William A. Rowe Jr
1654d343b8 My typo - the least I can do is commit the patch to fix the
content-language, s/jp/ja/.

Submitted by:	Nobuyuki Morita <apache@norizo.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92499 13f79535-47bb-0310-9956-ffa450edef68
2001-12-17 13:35:30 +00:00
William A. Rowe Jr
4cf572780c My badness (well, I tried)
Mladen Turk's <mturk@mappingsoft.com> corrections for recent cleanups


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91469 13f79535-47bb-0310-9956-ffa450edef68
2001-10-15 15:29:03 +00:00
William A. Rowe Jr
8168751471 MAJOR charset encoding fixes. The file names and HTTP-Equiv tags are now
in sync with the httpd-std.conf - and the ucs2/4 encodings are gone since
  utf8 is a universally recognized shorthand that sits much better in our
  tree [notice; these were _duplicate_ character sets, only in different
  byte encodings!]  Same with removing the duplicate .jis and .is-kr files.
  [I simply choose the one 'with link' over the one without, and fixed the
  links back to preFAQ as I picked.]

  Russian users, how many of the remaining five encodings are truly needed?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91180 13f79535-47bb-0310-9956-ffa450edef68
2001-09-28 16:55:49 +00:00
Joshua Slive
9bd8144bbf I forgot to commit this earlier with the new welcome page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90941 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 00:12:06 +00:00
William A. Rowe Jr
96d77b7a88 My bad, sorry. Here is ...
This Variant type-map file is the authoritative reference to our
    "It Worked" page variants.  Of course it isn't yet (although it is
    complete), please review httpd-std.conf as well as this list
    for inconsistencies (I documented those I discovered).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90376 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 22:54:58 +00:00
William A. Rowe Jr
83516c2b01 This Variant type-map file is the authoritative reference to our
"It Worked" page variants.  Of course it isn't yet (although it is
  complete), please review httpd-std.conf as well as this list
  for inconsistencies (I documented those I discovered).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90375 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 22:51:27 +00:00