So Im using Nginx 1.10.3, django and letsencrypt. I have this block
location /.well-known {
alias /var/www/example.com/well-known/;
allow all;
}
Which is funny because i have similar config on my test se...
So is there any difference in performance between $160 regular server and high cpu server??
I need a server for my mysql db so I want to know if it is better to take high cpu or regular?
I installed new droplet with Ubuntu 14 x64 and LAMP.
Followed this tutorial to upgrade to PHP7
https://www.digitalocean.com/community/tutorials/how-to-upgrade-to-php-7-on-ubuntu-14-04
And when I visit phpinfo() I get ...