Пакет darkhttpd: Информация
Исходный пакет: darkhttpd
Версия: 1.16-alt1
Собран: 27 апреля 2025 г. 23:15
Категория: Система/Серверы
Сообщить об ошибке в пакетеДомашняя страница: https://unix4lyfe.org/darkhttpd/
Лицензия: ISC
О пакете: Darkhttpd is a simple, fast HTTP 1.1 web server for static content
Описание:
Darkhttpd is a simple, fast HTTP 1.1 web server for static content. When you need a web server in a hurry. Features: * simple to set up: - single binary, no other files, no installation needed, - standalone, doesn't need inetd or ucspi-tcp, - no messing around with config files; * written in C - efficient and portable; * small memory footprint; * event loop, single threaded - no fork() or pthreads; * generates directory listings; * supports HTTP GET and HEAD requests; * supports Range / partial content; * supports If-Modified-Since; * supports Keep-Alive connections; * supports IPv6; * can serve 301 redirects based on Host header; * uses sendfile() on FreeBSD, Solaris and Linux; * can use acceptfilter on FreeBSD; * at some point worked on FreeBSD, Linux, OpenBSD, Solaris; * ISC license. Security: * can log accesses, including Referer and User-Agent; * can chroot; * can drop privileges; * impervious to /../ sniffing; * times out idle connections; * drops overly long requests. Limitations: * Only serves static content - no CGI.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
darkhttpd (e2kv6, e2kv5, e2kv4, e2k)
darkhttpd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
darkhttpd (e2kv6, e2kv5, e2kv4, e2k)
darkhttpd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Ulysses Apokin