Lighttpd is a secure, flexible, and most importantly, light web server designed and optimised for high performance environments. It is open-source and licensed under the revised BSD license. Its event-driven architecture optimised for a large number of parallel connections, its advanced features (FastCGI, CGI, Auth, Output Compression, URL Rewriting, and many more), and its small memory footprint compared to other web servers, make Lighttpd the perfect server software for every web server that suffers load problems or for serving static media separately from dynamic content. Lighttpd supports...
Lighttpd is a secure, flexible, and most importantly, light web server designed and optimised for high performance environments. It is open-source and...