|
|
|
|
|
by ehonda
2579 days ago
|
|
apt-get install nginx goaccess cd website cp * /var/www/html Yearly maintenance required: apt-get update, apt-get upgrade View traffic stats: goaccess -f /var/log/nginx/access.log I'd say its just as easy and seamless to do it yourself on a cheap VPS for a static website. HTTPS isn't that much extra work either. |
|
I've seen way too many people get their boxes trashed to leave an internet-accessible one exposed and unsecured.