2 posts tagged with "virtual host"
Wordpress Migration (continuation from Nginx Migration) (October 11, 2016)
After some trial and error, Wordpress migration was a success. The toughest part was getting the site to run with the new host's nameservers (as the other sites were simply using the same ones as the old host - the domain's nameservers). It only…
Nginx Migration (October 04, 2016)
All tagsOn a new VPS, nothing has been set up, so I have to make sure everything is installed and working. For allowing PHP sites to run properly, I needed to have php installed: Next, the domain and subdomain setup must be configured. The way virtual hosts…