Config.in 233 B

1234567
  1. config BR2_PACKAGE_TINYHTTPD
  2. bool "tinyhttpd"
  3. help
  4. A relatively simple webserver written as a school project. It is
  5. exceedingly simple, threaded and handles basic CGI scripts.
  6. http://sourceforge.net/projects/tinyhttpd/