Tag: wordpress
WordPress .htaccess File Settings For Image Hotlinking
http://stevegrunwell.github.io/wordpress-git/#/ This code can be used inside local wordpress website development (root directory) to link to images from the live/…
How To Host Multiple WordPress Sites On Ubuntu 16.04, NGINX, PHP7-FPM – Part 2
This tutorial assumes that you already have one website functioning on the server and that you have followed the initial…
How To Host Multiple WordPress Sites On Ubuntu 16.04, NGINX, PHP7-FPM – Part 1
This tutorial sets up a single WordPress installation on a server with the option of adding more websites later. First,…
WordPress Install (Single Site) – Ubuntu 16.04, NGINX, PHP7
This tutorial sets up a single WordPress site on a server. If you would like to have multiple sites (and…
How to Install WordPress When Using Vagrant Folder Sync
This step assumes you have already followed these steps: Vagrant, VirtualBox, Ubuntu 16.04 Setup Install LAMP Stack on Ubuntu Below…
How To Install WordPress On Ubuntu 14.04
https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-14-04 If you have not already setup a database, follow the link above for instructions. Otherwise, log in to phpmyadmin…