(httpd-site) branch main updated: Resolves bz#70079 - link to the source download *and* the installation guide.
[email protected] Tue, 09 Jun 2026 12:24:43 +0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178100788343.1746156.17953376607360250520@gitbox3-he-fi.apache.org> |
This is an automated email from the ASF dual-hosted git repository.
rbowen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/httpd-site.git
The following commit(s) were added to refs/heads/main by this push:
new c8692fc Resolves bz#70079 - link to the source download *and* the installation guide.
c8692fc is described below
commit c8692fc17a80f7c8405ca3024574c78df2f952e3
Author: Rich Bowen <[email protected]>
AuthorDate: Tue Jun 9 08:23:23 2026 -0400
Resolves bz#70079 - link to the source download *and* the installation
guide.
---
content/index.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/content/index.md b/content/index.md
index 1a5ee10..e616955 100644
--- a/content/index.md
+++ b/content/index.md
@@ -37,7 +37,11 @@ Apache httpd 2.2 is end-of-life. The final release was 2.2.34 (July 2017).
No further patches, bug fixes, or security updates will be provided.
Users should upgrade to 2.4.x.
-# Download
-Get the latest release from the [download page](/download.cgi).
-Please [verify](/download.cgi#verify) your downloads.
+# Download and Install
+
+Get Apache HTTP source code from the [download page](/download.cgi) and
+consult the [installation
+guide](https://httpd.apache.org/docs/2.4/install.html) for
+platform-specific instructions on building and configuring your server.
+Don't forget to [verify](/download.cgi#verify) your downloads.