Metadata for darkhttpd-1.17-2.el8.src.rpm

0 directories 0 files
Go up

INFO

Name: darkhttpd
Version: 1.17-2.el8
Arch: aarch64
Summary: Secure, lightweight, fast, single-threaded HTTP/1.1 server
License: LicenseRef-Callaway-BSD
Vendor: Fedora Project
Build Host: buildvm-a64-41.rdu3.fedoraproject.org
Build Date: Sat Nov  8 23:03:33 2025
Size: 51119
URL: https://github.com/emikulic/darkhttpd
Description: darkhttpd is a secure, lightweight, fast and single-threaded HTTP/1.1 server.

Features:
* Simple to set up:
* Single binary, no other files.
* 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.
* Can serve 301 redirects based on Host header.
* Uses sendfile().

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:
* This server only serves static content - *NO* CGI supported!

FILES

darkhttpd-1.17.tar.gz
darkhttpd.service
darkhttpd.spec
darkhttpd.sysconfig

REQUIRES

gcc
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
systemd

PROVIDES



CONFIG FILES

darkhttpd-1.17.tar.gz
darkhttpd.service
darkhttpd.spec s
darkhttpd.sysconfig

LICENSE FILES

LicenseRef-Callaway-BSD