Laravel Apache

From AWVVO
Revision as of 06:26, 7 April 2025 by Admin (talk | contribs) (Created page with "== Install Apache2 == <syntaxhighlight lang="bash" line highlight="" copy> sudo apt install apache2 sudo systemctl start apache2 sudo systemctl enable apache2 sudo systemctl status apache2 </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Install Apache2

sudo apt install apache2
sudo systemctl start apache2
sudo systemctl enable apache2 
sudo systemctl status apache2