diff options
| author | William A. Rowe Jr <wrowe@apache.org> | 2001-08-19 17:20:48 +0000 |
|---|---|---|
| committer | William A. Rowe Jr <wrowe@apache.org> | 2001-08-19 17:20:48 +0000 |
| commit | b90df288b54184c76ebfa4ec6a81f3ee6dbc00ba (patch) | |
| tree | c1bcd1e9362a73598d50e0dd238501f40cfd3431 /docs/docroot | |
| parent | 2090fa874841512f229019b52a04aede28c3536a (diff) | |
| download | httpd-b90df288b54184c76ebfa4ec6a81f3ee6dbc00ba.tar.gz | |
This doesn't belong in the distro (certainly not installed in a docroot.)
This sort of history should be in CVS and CHANGES.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90362 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/docroot')
| -rw-r--r-- | docs/docroot/README.rus | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/docroot/README.rus b/docs/docroot/README.rus deleted file mode 100644 index b33f25657d..0000000000 --- a/docs/docroot/README.rus +++ /dev/null @@ -1,18 +0,0 @@ -Apache test page, russian translation by Pavel Polischouk <pavelp@iil.intel.com> -Different russian encodings provided: - - Name iconv's codepage - -+index.html.dos - CP-866 aka ibm866; used by DOS and OS/2. -*index.html.iso - ISO-8859-5 -*index.html.koi - KOI8-R; used by UNIX flavours and Mac. - index.html.ucs2 - UCS-2 aka UNICODE aka UNICODEBIG aka UTF-16 - index.html.ucs4 - UCS-4 -*index.html.utf8 - UTF-8 -*index.html.win - CP-1251 aka windows-1251 aka MS-CYRILLIC; used by Windows - -* - supported by Netscape 4.72. -+ - Netscape is supposed to support this encoding, but fails to -read this page on Linux. Should be OK on systems like DOS and OS/2 where this -encoding is the default. -Does anyone need the UCS-2 and UCS-4?
\ No newline at end of file |
