I can't get apache to run on Arch Linux.
I tried pacman -S apache => systemctl start httpd => systemctl enable httpd but it didn't work.
help me.
I can't get apache to run on Arch Linux.
I tried pacman -S apache => systemctl start httpd => systemctl enable httpd but it didn't work.
help me.
sudo pacman -Syusudo pacman -S apachesudo systemctl enable httpd and sudo systemctl restart httpdsudo systemctl status httpdArchlinux Wiki has a good material about how to set up Apache on Archlinux, you could check it first: