Install apache server in WSL2

Shi
CI/CD/DevOps
Published in
Apr 24, 2021
sudo apt-get update
sudo apt-get install apache2
sudo service apache2 start

test

curl http://localhost

--

--

Shi
CI/CD/DevOps

I am a coder/engineer/application security specialist. I like to play around with language and tools; I have strong interest in efficiency improvement.