From: Astrid Kessler Date: Mon, 16 Dec 2002 03:19:40 +0000 (+0000) Subject: - make sure, see also titles match with linked document titles X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6d5aec6390a5c3b7e86714e09790ef6199773f4;p=apache - make sure, see also titles match with linked document titles - remove notes about alpha and beta releases - update download links to the mirror page git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97955 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html.de b/docs/manual/install.html.de index 530418f54e..798092d6b4 100644 --- a/docs/manual/install.html.de +++ b/docs/manual/install.html.de @@ -40,7 +40,7 @@
  • Installieren
  • Anpassen
  • Testen
  • -

    Siehe auch

    +

    Siehe auch

    top

    Überblick für die Ungeduldigen

    @@ -162,32 +162,24 @@

    Download

    -

    Der Apache kann von der Apache Software - Foundation Downloadseite oder von einem nahegelegenen - Mirror heruntergeladen werden.

    - -

    Versionsnummern, die auf alpha enden, zeigen - frühe Entwicklungsversionen an, die möglicherweise nicht - funktionieren. Versionsnummern, die auf beta enden, - zeigen verläßlichere Ausgaben an, die jedoch noch weitere - Tests oder Bugfixes benötigen. Wenn Sie die beste verfügbare - Produktivversion des Apache HTTP Servers herunterladen wollen, sollten - Sie die letzte Version wählen, die weder alpha, - noch beta in ihrem Dateinamen enthält.

    +

    Der Apache kann von der Apache HTTP Server + Downloadseite heruntergeladen werden, auf der verschiedene + Spiegelserver angegeben sind. Sie finden hier die jeweils aktuelle + stabile Version.

    Nach dem Download, insbesondere, wenn ein Mirror benutzt wurde, ist es wichtig, zu prüfen, dass Sie eine vollständige, nicht modifizierte Version des Apache HTTP Servers erhalten haben. Dies kann durch Prüfen des heruntergeladenen Tarballs gegen die PGP-Signatur erreicht werden. Dies ist wiederum ein Zweischrittverfahren. Zuerst - müssen Sie die KEYS-Datei von der Apache Distributionsseite - beziehen. (Um sicherzustellen, dass die KEYS-Datei selbst - nicht verändert wurde, ist es sinnvoll, eine Datei aus einer - früheren Distribution des Apache zu verwenden, oder den - Schlüssel von einem öffentlichen Schlüsselserver zu - importieren.) Die Schlüssel werden mit einem der folgenden Befehle - (abhängig von Ihrer PGP Version) zu Ihrem persönlichen - Schlüsselring hinzugefügt:

    + müssen Sie die KEYS-Datei ebenfalls von der Apache HTTP + Server Downloadseite beziehen. (Um sicherzustellen, dass die + KEYS-Datei selbst nicht verändert wurde, ist + es sinnvoll, eine Datei aus einer früheren Distribution des + Apache zu verwenden, oder den Schlüssel von einem öffentlichen + Schlüsselserver zu importieren.) Die Schlüssel werden mit einem + der folgenden Befehle (abhängig von Ihrer PGP Version) zu Ihrem + persönlichen Schlüsselring hinzugefügt:

    $ pgp < KEYS

    @@ -196,11 +188,12 @@

    $ gpg --import KEYS

    Der nächste Schritt ist das Testen des Tarballs gegen - die PGP-Signatur, die immer von der Apache Originalseite - bezogen werden sollte. Die Signaturdatei hat den gleichen Dateinamen - wie der Tarball, aber zusätzlich die Endung .asc. Nun - können Sie die Distribution mit einem der folgenden Befehle - (wiederum abhängig von Ihrer PGP Version) prüfen:

    + die PGP-Signatur, die immer von der Apache + Originalseite bezogen werden sollte. Die Signaturdatei hat den + gleichen Dateinamen wie der Tarball, aber zusätzlich die + Endung .asc. Nun können Sie die Distribution mit + einem der folgenden Befehle (wiederum abhängig von Ihrer PGP + Version) prüfen:

    $ pgp httpd-2_1_NN.tar.gz.asc

    diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 5c6dcf0c92..417f9148a2 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -41,7 +41,7 @@
  • Install
  • Customize
  • Test
  • -

    See also

    +

    See also

    top

    Overview for the @@ -155,28 +155,19 @@

    Download

    -

    Apache can be downloaded from the Apache Software - Foundation download site or from a nearby - mirror.

    - -

    Version numbers that end in alpha indicate - early pre-test versions which may or may not work. Version - numbers ending in beta indicate more reliable - releases that still require further testing or bug fixing. If - you wish to download the best available production release of - the Apache HTTP Server, you should choose the latest version - with neither alpha nor beta in its - filename.

    +

    Apache can be downloaded from the Apache HTTP Server + download site which lists several mirrors. You'll find here + the latest stable release.

    After downloading, especially if a mirror site is used, it is important to verify that you have a complete and unmodified version of the Apache HTTP Server. This can be accomplished by testing the downloaded tarball against the PGP signature. This, in turn, is a two step procedure. First, you must obtain the - KEYS file from the Apache distribution - site. (To assure that the KEYS file itself has - not been modified, it may be a good idea to use a file from a - previous distribution of Apache or import the keys from a + KEYS file from the Apache HTTP + Server download site, too. (To assure that the KEYS + file itself has not been modified, it may be a good idea to use a + file from a previous distribution of Apache or import the keys from a public key server.) The keys are imported into your personal key ring using one of the following commands (depending on your pgp version):

    @@ -188,7 +179,7 @@

    $ gpg --import KEYS

    The next step is to test the tarball against the PGP - signature, which should always be obtained from the main Apache + signature, which should always be obtained from the main Apache website. The signature file has a filename identical to the source tarball with the addition of .asc. Then you can check the distribution with one of the following commands diff --git a/docs/manual/install.xml b/docs/manual/install.xml index e24a62e271..cc4163f3d0 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -24,8 +24,8 @@ -Starting -Stopping or Restarting +Starting Apache +Stopping and Restarting

    Overview for the impatient @@ -144,19 +144,9 @@
    Download

    Apache can be downloaded from the Apache Software - Foundation download site or from a nearby - mirror.

    - -

    Version numbers that end in alpha indicate - early pre-test versions which may or may not work. Version - numbers ending in beta indicate more reliable - releases that still require further testing or bug fixing. If - you wish to download the best available production release of - the Apache HTTP Server, you should choose the latest version - with neither alpha nor beta in its - filename.

    + href="http://httpd.apache.org/download.cgi">Apache HTTP Server + download site which lists several mirrors. You'll find here + the latest stable release.

    After downloading, especially if a mirror site is used, it is important to verify that you have a complete and unmodified @@ -164,10 +154,10 @@ testing the downloaded tarball against the PGP signature. This, in turn, is a two step procedure. First, you must obtain the KEYS file from the Apache distribution - site. (To assure that the KEYS file itself has - not been modified, it may be a good idea to use a file from a - previous distribution of Apache or import the keys from a + href="http://httpd.apache.org/download.cgi">Apache HTTP + Server download site, too. (To assure that the KEYS + file itself has not been modified, it may be a good idea to use a + file from a previous distribution of Apache or import the keys from a public key server.) The keys are imported into your personal key ring using one of the following commands (depending on your pgp version):

    @@ -180,7 +170,7 @@

    The next step is to test the tarball against the PGP signature, which should always be obtained from the main Apache + href="http://httpd.apache.org/download.cgi">main Apache website. The signature file has a filename identical to the source tarball with the addition of .asc. Then you can check the distribution with one of the following commands @@ -591,4 +581,4 @@ seperated by a colon. $ PREFIX/bin/apachectl stop

    - + \ No newline at end of file diff --git a/docs/manual/install.xml.de b/docs/manual/install.xml.de index 27097b22b8..2c3df4a90c 100644 --- a/docs/manual/install.xml.de +++ b/docs/manual/install.xml.de @@ -1,7 +1,7 @@ - + @@ -25,8 +25,8 @@ sieht.

    -Starten -Stoppen oder Neustarten +Apache starten +Beenden und Neustarten
    Überblick für die Ungeduldigen @@ -150,34 +150,25 @@
    Download

    Der Apache kann von der Apache Software - Foundation Downloadseite oder von einem nahegelegenen - Mirror heruntergeladen werden.

    - -

    Versionsnummern, die auf alpha enden, zeigen - frühe Entwicklungsversionen an, die möglicherweise nicht - funktionieren. Versionsnummern, die auf beta enden, - zeigen verläßlichere Ausgaben an, die jedoch noch weitere - Tests oder Bugfixes benötigen. Wenn Sie die beste verfügbare - Produktivversion des Apache HTTP Servers herunterladen wollen, sollten - Sie die letzte Version wählen, die weder alpha, - noch beta in ihrem Dateinamen enthält.

    + href="http://httpd.apache.org/download.cgi">Apache HTTP Server + Downloadseite heruntergeladen werden, auf der verschiedene + Spiegelserver angegeben sind. Sie finden hier die jeweils aktuelle + stabile Version.

    Nach dem Download, insbesondere, wenn ein Mirror benutzt wurde, ist es wichtig, zu prüfen, dass Sie eine vollständige, nicht modifizierte Version des Apache HTTP Servers erhalten haben. Dies kann durch Prüfen des heruntergeladenen Tarballs gegen die PGP-Signatur erreicht werden. Dies ist wiederum ein Zweischrittverfahren. Zuerst - müssen Sie die KEYS-Datei von der Apache Distributionsseite - beziehen. (Um sicherzustellen, dass die KEYS-Datei selbst - nicht verändert wurde, ist es sinnvoll, eine Datei aus einer - früheren Distribution des Apache zu verwenden, oder den - Schlüssel von einem öffentlichen Schlüsselserver zu - importieren.) Die Schlüssel werden mit einem der folgenden Befehle - (abhängig von Ihrer PGP Version) zu Ihrem persönlichen - Schlüsselring hinzugefügt:

    + müssen Sie die KEYS-Datei ebenfalls von der Apache HTTP + Server Downloadseite beziehen. (Um sicherzustellen, dass die + KEYS-Datei selbst nicht verändert wurde, ist + es sinnvoll, eine Datei aus einer früheren Distribution des + Apache zu verwenden, oder den Schlüssel von einem öffentlichen + Schlüsselserver zu importieren.) Die Schlüssel werden mit einem + der folgenden Befehle (abhängig von Ihrer PGP Version) zu Ihrem + persönlichen Schlüsselring hinzugefügt:

    $ pgp < KEYS @@ -187,11 +178,12 @@

    Der nächste Schritt ist das Testen des Tarballs gegen die PGP-Signatur, die immer von der Apache Originalseite - bezogen werden sollte. Die Signaturdatei hat den gleichen Dateinamen - wie der Tarball, aber zusätzlich die Endung .asc. Nun - können Sie die Distribution mit einem der folgenden Befehle - (wiederum abhängig von Ihrer PGP Version) prüfen:

    + href="http://httpd.apache.org/download.cgi">Apache + Originalseite bezogen werden sollte. Die Signaturdatei hat den + gleichen Dateinamen wie der Tarball, aber zusätzlich die + Endung .asc. Nun können Sie die Distribution mit + einem der folgenden Befehle (wiederum abhängig von Ihrer PGP + Version) prüfen:

    $ pgp httpd-2_1_NN.tar.gz.asc @@ -621,4 +613,4 @@ $ PREFIX/bin/apachectl stop
    - + \ No newline at end of file