From: Rich Bowen Date: Tue, 13 Feb 2018 14:22:26 +0000 (+0000) Subject: Rebuild from recent changes. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2875 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d56025ad57421078ca1312f28ef9717621051bdd;p=thirdparty%2Fapache%2Fhttpd.git Rebuild from recent changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824139 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 737e5355b6a..662c9482762 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -65,6 +65,31 @@

Overview for the impatient

+
+
Installing on Fedora/CentOS/Red Hat Enterprise Linux
+
+
sudo yum install httpd
+sudo systemctl enable httpd
+sudo systemctl start httpd
+ + +
Newer releases of these distros use + dnf rather than yum. See the + Fedora project's documentation for platform-specific notes.
+
+ +
Installing on Ubuntu/Debian
+
+
sudo apt install apache2
+sudo service apache2 start
+ + +
See Ubuntu's documentation for platform-specific notes.
+ +
+ +
Installing from source
+
@@ -115,15 +140,22 @@
-

NN must be replaced with the current version - number, and PREFIX must be replaced with the - filesystem path under which the server should be installed. If - PREFIX is not specified, it defaults to - /usr/local/apache2.

+

NN must be replaced with the current version + number, and PREFIX must be replaced with the + filesystem path under which the server should be installed. If + PREFIX is not specified, it defaults to + /usr/local/apache2.

+ +

Each section of the compilation and installation process is + described in more detail below, beginning with the requirements + for compiling and installing Apache httpd.

+
+
+ +
Don't see your favorite platform mentioned + here? Come help us + improve this doc.
-

Each section of the compilation and installation process is - described in more detail below, beginning with the requirements - for compiling and installing Apache httpd.

top

Requirements

diff --git a/docs/manual/install.html.es b/docs/manual/install.html.es index d65dd8ebf63..2018c34e8b8 100644 --- a/docs/manual/install.html.es +++ b/docs/manual/install.html.es @@ -31,6 +31,10 @@  ko  |  tr 

+
Esta traducción podría estar + obsoleta. Consulte la versión en inglés de la + documentación para comprobar si se han producido cambios + recientemente.

Éste documento hace referencia a la compilación y la instalación del Apache diff --git a/docs/manual/install.html.fr b/docs/manual/install.html.fr index ee02ab0cfab..6678ac76d29 100644 --- a/docs/manual/install.html.fr +++ b/docs/manual/install.html.fr @@ -31,6 +31,8 @@  ko  |  tr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

Ce document couvre l'installation et la compilation du serveur diff --git a/docs/manual/install.xml b/docs/manual/install.xml index de8f1d99747..e765f9f9ac6 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -144,7 +144,7 @@ sudo service apache2 start Don't see your favorite platform mentioned here? Come help us - improve this doc. + improve this doc. diff --git a/docs/manual/install.xml.de b/docs/manual/install.xml.de index e1c26470109..439f3f39cb4 100644 --- a/docs/manual/install.xml.de +++ b/docs/manual/install.xml.de @@ -1,7 +1,7 @@ - + + diff --git a/docs/manual/install.xml.fr b/docs/manual/install.xml.fr index 2d3a80bde4a..92607d15d41 100644 --- a/docs/manual/install.xml.fr +++ b/docs/manual/install.xml.fr @@ -3,7 +3,7 @@ - + + + + + + + diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 916b6cf5f28..6a698ae0cc2 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + + +