Il 24/05/10 12.44, Jozsi Vadkan ha scritto:
I want to use a secure web server on OpenBSD.
It's a real generalistic idea.
It would serve only static html filest, no cgi, no php, etc.
It just have to be secure, no need to be fast, just secure [only using
it with https].
What you mean with "secure"?
Not vulnerable to any attacks?
Can resist to DDoS of thousands machines?
Noone found that you set "asd" or "asdasd" as root password?
What would be the best web server software?
nginx?
It's a reverse proxy and referring to proxy definition implement a light
webserver. Have a small footprint and someone[1] say fast because
implement nonblocking I/O.
apache?
maybe yes, but it's more than you need
lighthttpd?
better no.
Thank you for any proposals.
Have a nice day!
[1] https://calomel.org/nginx.html