Create virtualhost inside user directory ubuntu 22.04
In this article i will show you how to create virtual host for your domain or sub domain as far as i know, watch step below.
Update and upgrade your system
like commonly type this sudo apt update && sudo upgrade -y
Install Apache web server
type this...
belajarbackend.com2 min read