Set Up the Web Server Now that we have verified that our web server can access the WordPress database, we need to actually make this […]
Tag: linux
Set Up a Remote Database with MySQL
Configure MySQL to Allow Remote Access Now that you have your database up and running, we need to change some values to allow connections from […]
Enable mod_rewrite on Apache EC2 Linux Server
Today I was working on a client’s Amazon Linux EC2 web server and had to enable mod_rewrite. This tutorial should help anyone else trying to […]