Jump to content

Apache: Difference between revisions

From Wiki
No edit summary
Line 11: Line 11:


==Source==
==Source==
*[https://bit.ly/3Hy3Daj linuxbabe.com]
*[https://www.linuxbabe.com/ubuntu/install-lamp-stack-ubuntu-20-04-server-desktop linuxbabe.com]


[[Category:Server]]
[[Category:Server]]
[[Category:Website]]
[[Category:Website]]

Revision as of 05:56, 29 December 2021

Installasi

sudo apt update
sudo apt upgrade
sudo apt install -y apache2 apache2-utils

Terkait

Source