From: Rich Bowen Date: Sat, 23 May 2026 15:34:34 +0000 (+0000) Subject: Update link to platform-specific docs X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=83cf6e3309d78f82d80b8ee6b7aa373e19ce6692;p=thirdparty%2Fapache%2Fhttpd.git Update link to platform-specific docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934536 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 1537c3efb2..c617bf050a 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -69,11 +69,12 @@ sudo service httpd start
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.