Question
What is the ideal web server setup?
I am setting up a basic web server with a simple website and emailing, pretty standard.
What is the ideal server setup in terms of installing server components?
(i.e. varnish, spdy, memcached, Apache, Nginx, etc.)
I currently have a blank server running Ubuntu 14.10 x32, attached to a domain name, so im starting fresh.
Also, I will be installing a basic non-wildcard, single domain SSL certificate as well.
Thank you in advance for your time and effort. :)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I’d personally use apache2 if I were you.
Use a LAMP stack with updated PPA’s
I prefer Ubuntu 14.04 LTS.