Jump to content

Apache: Difference between revisions

From Wiki
No edit summary
No edit summary
Line 5: Line 5:


  sudo apt install -y apache2 apache2-utils
  sudo apt install -y apache2 apache2-utils
==Terkait==
*[[Menonaktifkan Daftar Direktori di Apache]]


==Source==
==Source==

Revision as of 13:29, 4 December 2021

Installasi

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

Terkait

Source