]> granicus.if.org Git - apache/commitdiff
change a link and add a note where to find the signature files
authorAstrid Malo <kess@apache.org>
Tue, 17 Dec 2002 17:11:23 +0000 (17:11 +0000)
committerAstrid Malo <kess@apache.org>
Tue, 17 Dec 2002 17:11:23 +0000 (17:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97972 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.html.de
docs/manual/install.html.en
docs/manual/install.xml
docs/manual/install.xml.de

index 798092d6b4cf2d12f81160757de0d17f1687be09..1186088f7bfdfe40c68045225277b39642063eab 100644 (file)
     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 <code>KEYS</code>-Datei ebenfalls von der <a href="http://httpd.apache.org/download.cgi">Apache HTTP
-    Server Downloadseite</a> beziehen. (Um sicherzustellen, dass die
+    müssen Sie die <a href="http://www.apache.org/dist/httpd/KEYS">
+    <code>KEYS</code></a>-Datei ebenfalls von der Apache
+    Distributionsseite beziehen. (Um sicherzustellen, dass die
     <code>KEYS</code>-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
   <div class="example"><p><code>$ gpg --import KEYS</code></p></div>
 
     <p>Der nächste Schritt ist das Testen des Tarballs gegen
-    die PGP-Signatur, die immer von der <a href="http://httpd.apache.org/download.cgi">Apache
-    Originalseite</a> bezogen werden sollte. Die Signaturdatei hat den
-    gleichen Dateinamen wie der Tarball, aber zusätzlich die
+    die PGP-Signatur, die immer von der <a href="http://httpd.apache.org/download.cgi">Apache Originalseite</a>
+    bezogen werden sollte. Den Link zur Signaturdatei finden Sie hinter
+    dem jeweiligen Download-Link oder im entsprechenden Verzeichnis auf der
+    <a href="http://www.apache.org/dist/httpd/">Apache-Distributionsseite</a>
+    Sie hat den gleichen Dateinamen wie der Tarball, aber zusätzlich die
     Endung <code>.asc</code>. Nun können Sie die Distribution mit
     einem der folgenden Befehle (wiederum abhängig von Ihrer PGP
     Version) prüfen:</p>
index 417f9148a27b797881107b842bdd9b413af9fb16..4449ec7b663364890a1ca1cf40951885e1885b3c 100644 (file)
     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
-    <code>KEYS</code> file from the <a href="http://httpd.apache.org/download.cgi">Apache HTTP
-    Server download site</a>, too. (To assure that the <code>KEYS</code>
-    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):</p>
+    <a href="http://www.apache.org/dist/httpd/KEYS"><code>KEYS</code></a>
+    file from the Apache distribution site, too. (To assure that the
+    <code>KEYS</code> 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):</p>
 
 <div class="example"><p><code>$ pgp &lt; KEYS</code></p></div>
 
 
     <p>The next step is to test the tarball against the PGP
     signature, which should always be obtained from the <a href="http://httpd.apache.org/download.cgi">main Apache
-    website</a>. The signature file has a filename identical to the
-    source tarball with the addition of <code>.asc</code>. Then you
-    can check the distribution with one of the following commands
-    (again, depending on your pgp version):</p>
+    website</a>. A link to the signature file is placed behind the
+    corresponding download link or may be found in the particular
+    directory at the <a href="http://www.apache.org/dist/httpd/">Apache
+    distribution site</a>. Its filename is identical to the source
+    tarball with the addition of <code>.asc</code>. Then you can check
+    the distribution with one of the following commands (again,
+    depending on your pgp version):</p>
 
 <div class="example"><p><code>$ pgp httpd-2_1_<em>NN</em>.tar.gz.asc</code></p></div>
 
index cc4163f3d032955df97162f513fce1ff8385d6a1..be20494bb12450d061fe477cd2c312cd19fb52bd 100644 (file)
     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
-    <code>KEYS</code> file from the <a
-    href="http://httpd.apache.org/download.cgi">Apache HTTP
-    Server download site</a>, too. (To assure that the <code>KEYS</code>
-    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):</p>
+    <a href="http://www.apache.org/dist/httpd/KEYS"><code>KEYS</code></a>
+    file from the Apache distribution site, too. (To assure that the
+    <code>KEYS</code> 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):</p>
 
 <example>$ pgp &lt; KEYS</example>
 
     <p>The next step is to test the tarball against the PGP
     signature, which should always be obtained from the <a
     href="http://httpd.apache.org/download.cgi">main Apache
-    website</a>. The signature file has a filename identical to the
-    source tarball with the addition of <code>.asc</code>. Then you
-    can check the distribution with one of the following commands
-    (again, depending on your pgp version):</p>
+    website</a>. A link to the signature file is placed behind the
+    corresponding download link or may be found in the particular
+    directory at the <a href="http://www.apache.org/dist/httpd/">Apache
+    distribution site</a>. Its filename is identical to the source
+    tarball with the addition of <code>.asc</code>. Then you can check
+    the distribution with one of the following commands (again,
+    depending on your pgp version):</p>
 
 <example>$ pgp httpd-2_1_<em>NN</em>.tar.gz.asc</example>
 
index 2c3df4a90c3c8c670a2721ee054acb342341ee9b..fbfc8c9ea6cba95e39175d99595b228004b3346c 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
-<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
+<!--<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>-->
 <!-- English revision: 1.13 -->
 
 <manualpage>
     modifizierte Version des Apache HTTP Servers erhalten haben. Dies kann
     durch Pr&#252;fen des heruntergeladenen Tarballs gegen die PGP-Signatur
     erreicht werden. Dies ist wiederum ein Zweischrittverfahren. Zuerst
-    m&#252;ssen Sie die <code>KEYS</code>-Datei ebenfalls von der <a
-    href="http://httpd.apache.org/download.cgi">Apache HTTP
-    Server Downloadseite</a> beziehen. (Um sicherzustellen, dass die
+    m&#252;ssen Sie die <a href="http://www.apache.org/dist/httpd/KEYS">
+    <code>KEYS</code></a>-Datei ebenfalls von der Apache
+    Distributionsseite beziehen. (Um sicherzustellen, dass die
     <code>KEYS</code>-Datei selbst nicht ver&#228;ndert wurde, ist
     es sinnvoll, eine Datei aus einer fr&#252;heren Distribution des
     Apache zu verwenden, oder den Schl&#252;ssel von einem &#246;ffentlichen
 
   <example>$ gpg --import KEYS</example>
 
-    <p>Der n&#228;chste Schritt ist das Testen des Tarballs gegen
+    <p>Der n&auml;chste Schritt ist das Testen des Tarballs gegen
     die PGP-Signatur, die immer von der <a
-    href="http://httpd.apache.org/download.cgi">Apache
-    Originalseite</a> bezogen werden sollte. Die Signaturdatei hat den
-    gleichen Dateinamen wie der Tarball, aber zus&#228;tzlich die
-    Endung <code>.asc</code>. Nun k&#246;nnen Sie die Distribution mit
-    einem der folgenden Befehle (wiederum abh&#228;ngig von Ihrer PGP
-    Version) pr&#252;fen:</p>
+    href="http://httpd.apache.org/download.cgi">Apache Originalseite</a>
+    bezogen werden sollte. Den Link zur Signaturdatei finden Sie hinter
+    dem jeweiligen Download-Link oder im entsprechenden Verzeichnis auf der
+    <a href="http://www.apache.org/dist/httpd/">Apache-Distributionsseite</a>
+    Sie hat den gleichen Dateinamen wie der Tarball, aber zus&auml;tzlich die
+    Endung <code>.asc</code>. Nun k&ouml;nnen Sie die Distribution mit
+    einem der folgenden Befehle (wiederum abh&auml;ngig von Ihrer PGP
+    Version) pr&uuml;fen:</p>
 
   <example>$ pgp httpd-2_1_<em>NN</em>.tar.gz.asc</example>