a secure web server

2010-05-24 Thread Jozsi Vadkan
I want to use a secure web server on OpenBSD. 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 would be the best web server software? nginx? apache? lighthttpd? Thank you for any proposals

Re: a secure web server

2010-05-24 Thread Dave Wilson
On 24/05/2010 11:44, Jozsi Vadkan wrote: I want to use a secure web server on OpenBSD. 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 would be the best web server software? nginx

Re: a secure web server

2010-05-24 Thread Francesco Vollero
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

Re: a secure web server

2010-05-24 Thread Jordi Espasa Clofent
http://www.openbsd.org/faq/faq1.html#Included Our improved and secured version of the Apache 1.3 web server. The OpenBSD team has added default chrooting, privilege revocation, and other security-related improvements. Also includes mod_ssl and DSO support. The httpd included by default in