On Thu, 14 May 2009 10:51:40 +0200, [email protected] wrote: > Question: > What webserver is recommended form the point of view of security?
The best web server is generally the one you are most comfortable securing, has wide public support, is open and has a history of proactive security and responding to security issues swiftly. If you go with Apache I would recommend you read the CIS and NSA guides on securing Apache (and the host it runs on) and look into using mod_security.
