Default gumstix configuration changed
[gumsense-br.git] / package / lighttpd / Config.in
bloba2e447dec838b201e3dab38a119e3a460d7ffb08
1 config BR2_PACKAGE_LIGHTTPD
2         bool "lighttpd"
3         default n
4         select BR2_PACKAGE_OPENSSL
5         help
6           lighttpd a secure, fast, compliant and very flexible web-server
7           which has been optimized for high-performance environments. It has a very
8           low memory footprint compared to other webservers and takes care of cpu-load.
9           Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression,
10           URL-Rewriting and many more) make lighttpd the perfect webserver-software
11           for every server that is suffering load problems.
12                  
13           http://www.lighttpd.net/