Paketname | micro-httpd |
Beschreibung | really small HTTP server |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 20051212-12 |
Sektion | httpd |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | libc6 (>= 2.7), openbsd-inetd | inet-superserver | micro-inetd | netcat-traditional |
Empfohlene Pakete | |
Paketbetreuer | Jari Aalto |
Quelle | |
Paketgröße | 12744 Byte |
Prüfsumme MD5 | 794f4cd92446d12c0b7f0400c2c80673 |
Prüfsumme SHA1 | f87df9b97885bcdbc8b0a5d6eafc1949b72ee8df |
Prüfsumme SHA256 | 02b1328c3e31c0bfcb6dfd089d8b026adc52dbc52103fdfcad2b4ca0fe253e7c |
Link zum Herunterladen | micro-httpd_20051212-12_i386.deb |
Ausführliche Beschreibung | A very small HTTP server implemented in 150 lines of code.
Program can be used to serve HTTPS by wrapping it with stunnel.
It implements all the basic features of an HTTP server, including:
.
* Security against ".." filename snooping
* The common MIME types
* Trailing-slash redirection
* index.html
* Directory listings
|