1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-04 21:42:15 +03:00
apache/docs/docroot/index.html.cz.iso8859-2
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

52 lines
1.5 KiB
Plaintext

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-Equiv="Content-Type" CONTENT="text/html; charset=iso-8859-2">
<TITLE>Testovací stránka instalace web serveru Apache</TITLE>
</HEAD>
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
<BODY
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#000080"
ALINK="#FF0000"
>
<H1 ALIGN="CENTER">
Funguje to! Na tomto serveru běží Apache!
</H1>
<P>
Pokud vidíte tuto zprávu, správce tohoto počítače právě úspěšně
nainstaloval Apache web server.
Teď ještě musí doplnit obsah a nahradit tuto standardní uvítací
stránku, nebo přesměrovat server na skutečnou domovskou stránku.
</P>
<HR>
<BLOCKQUOTE>
Pokud vidíte tuto zprávu místo očekávané domovské stránky,
<STRONG>kontaktujte, prosím, správce příslušného web
serveru.</STRONG> (Zkuste poslat e-mail na adresu
<SAMP>&lt;Webmaster@<EM>domain</EM>&gt;</SAMP>.)
Přestože tento server používá program Apache, téměř jistě nemá nic
společného s Apache Group, proto prosím neposílejte e-maily o tomto
serveru nebo jeho obsahu autorům Apache. Pokud to uděláte, budeme
vaše zprávy <STRONG><BIG>ignorovat</BIG></STRONG>.
</BLOCKQUOTE>
<HR>
<P>
Zde najdete
<A
HREF="manual/"
>dokumentaci</A>
Apache (anglicky) obsaženou v této distribuci.
</P>
<P>
Následující logo může být použito bez omezení na web serveru s
programem Apache. Děkujeme za použití Apache!
</P>
<DIV ALIGN="CENTER">
<IMG SRC="apache_pb.gif" ALT="">
</DIV>
</BODY>
</HTML>