SSL with Apache on Ec2 (and multiple hosts)
With a recent request to host a website that required SSL, I’m left considering how I would be able to extend SSL support to other hosts on my ec2 server. When a browser requests a…
With a recent request to host a website that required SSL, I’m left considering how I would be able to extend SSL support to other hosts on my ec2 server. When a browser requests a…
Yarn: https://yarnpkg.com/ Nuxt.js: https://nuxtjs.org/ SPA: https://en.wikipedia.org/wiki/Single-page_application A frustrating day trying to solve a simple Yarn error building a Vue SPA with Nuxt. Only a few posts exist online with this error and none of them…
This month I’m upto 5 websites installed and running on my AWS server! None of the websites have much traffic at all however I decided to install Cloudflare on one of them and I’ve been…
Today I terminated my old bitnami ec2 instance that hosted my original wordpress site and instead setup a new ec2 instance which is running three wordpress sites. As usual, it took some time, as it’s never always simple, is it?