@hackage mighttpd24.0.10
High performance web server on WAI/warp
Categories
License
BSD-3-Clause
Maintainer
Kazu Yamamoto <kazu@iij.ad.jp>
Links
Versions
Installation
Dependencies (31)
- array
- async
- auto-update
- base >=4.9 && <5
- byteorder
- bytestring Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
tls
(off by default)
Support HTTP over TLS (HTTPS).
quic
(off by default)
Support HTTP over QUIC (HTTP/3).
dhall
(off by default)
Support Dhall
High performance web server to handle static files and CGI on WAI/warp. Reverse proxy functionality is also provided to connect web applications behind.