From: Rich Bowen Date: Sat, 23 May 2026 15:34:56 +0000 (+0000) Subject: Update link to platform-specific docs X-Git-Tag: 2.4.68-rc1-candidate~94 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=8be714d5226157d5e8f40c5eaa91660ce5b2b8cf;p=thirdparty%2Fapache%2Fhttpd.git Update link to platform-specific docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934537 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.xml b/docs/manual/install.xml index a6719316a6..0ec766bf5f 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -70,11 +70,12 @@ sudo systemctl start httpd
Installing on Ubuntu/Debian
+sudo apt update sudo apt install apache2 sudo service apache2 start - See Ubuntu's documentation for platform-specific notes. + See Ubuntu's documentation for platform-specific notes.