How to Host a WordPress Website for Free on AWS

Install Apache 1) apt install apache2 2) systemctl status apache2 Install Mariadb1) sudo apt install mariadb-server 2) sudo mysql_secure_installation Install … Continue reading How to Host a WordPress Website for Free on AWS