Apache? Nginx? Lighttpd? Thttpd? Other?
What's the most bombproof / least likely to get misconfigured?
On 25/02/2016 21:43, Alec Muffett wrote:
Apache? Nginx? Lighttpd? Thttpd? Other?
What's the most bombproof / least likely to get misconfigured?
OpenBSD's httpd or nginx imo.
Apache is great (in more than one sense) Lighttpd has had some bad security issues in the past thttpd is fast but configuration is pretty unique in this day & age e.g the way you configure vhosts.
Sevan
2016-02-25 23:20 GMT+01:00 Sevan Janiyan venture37@geeklan.co.uk:
On 25/02/2016 21:43, Alec Muffett wrote:
Apache? Nginx? Lighttpd? Thttpd? Other?
What's the most bombproof / least likely to get misconfigured?
OpenBSD's httpd or nginx imo.
Apache is great (in more than one sense) Lighttpd has had some bad security issues in the past thttpd is fast but configuration is pretty unique in this day & age e.g the way you configure vhosts.
I use mini_httpd, (which is not OpenBSD's httpd), which might be suitable for minimalistic websites. The configuration can be minimalistic at least.
René
In my experience I think Nginx is the best choice for all kind, personal but production too. In sharing and training too. Doesn't matter if on high-end servers, netbooks, Rasperry PI or IoT.
In the end using other sw require same time also if limited in functions or growth. Very soon I see ppl add it anyway also if they did other choices forcing unwanted complexity.
On 2/25/16 10:43 PM, Alec Muffett wrote:
Apache? Nginx? Lighttpd? Thttpd? Other?
What's the most bombproof / least likely to get misconfigured?
tor-onions mailing list tor-onions@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-onions
Unix philosophy --> Do One Thing and Do It Well.
My webserver of choice is always sthttpd. For TLS connections use stunnel4. Reverse proxy (if needed) HAproxy.
aliasing:
In my experience I think Nginx is the best choice for all kind, personal but production too. In sharing and training too. Doesn't matter if on high-end servers, netbooks, Rasperry PI or IoT.
In the end using other sw require same time also if limited in functions or growth. Very soon I see ppl add it anyway also if they did other choices forcing unwanted complexity.
On 2/25/16 10:43 PM, Alec Muffett wrote:
Apache? Nginx? Lighttpd? Thttpd? Other?
What's the most bombproof / least likely to get misconfigured?
tor-onions mailing list tor-onions@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-onions
tor-onions mailing list tor-onions@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-onions
tor-onions@lists.torproject.org