Forum Moderators: phranque

Message Too Old, No Replies

Alternative to Apache

         

Travis

8:09 am on Apr 16, 2018 (gmt 0)

5+ Year Member Top Contributors Of The Month



Just wanted to mention that there is not only Apache, IIS or nginx.

I recently discovered a great web server software : Caddy [caddyserver.com...]

Very-very easy to configure (nearly everything is automatically handled) and packed with all recent technologies, automatic http=>https, http/2, QUIC, TLS v1.3, automatic creation/renewal of TLS certs (let's encrypt), etc...

Beware, the site is a bit misleading, it sounds like it's free only for personal use, but this concerns only the binaries. If you build it from the Github file [ [github.com...] ] it's free-for-all.

phranque

8:19 am on Apr 16, 2018 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



automatic http=>https

if those requests are intercepted too soon, it sounds like a good potential for chained redirects.

robzilla

1:20 pm on Apr 16, 2018 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



h2o [h2o.examp1e.net] is also gaining steam.