I keep getting the apache default page, here are my steps for a single site what am i doing wrong?
sudo apt-get update
sudo apt-get install php5-gd libssh2-php
sudo mkdir -p /var/www/Mysite/publichtml
sudo chown -R ra...
Hi, installed wordpress using the 1 click set up on Ubuntu 14.04. I created my main wordpress site, then i enabled multisite and created a second subdomain site.
I assigned my ip address to my first site and pointed i...