Het bronpakket micro-httpd downloaden:
micro_httpd is a very small Unix-based HTTP server. It runs from inetd, which means its performance is poor. But for low-traffic sites, it's quite adequate. 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.
All in 150 lines of code. micro_httpd can also be used to serve HTTPS by wrapping it with stunnel.
|
|
|
| Platform | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
|---|---|---|---|
| alpha | 9,9 kB | 64 kB | [overzicht] |
| amd64 | 9,3 kB | 60 kB | [overzicht] |
| arm | 9,2 kB | 24 kB | [overzicht] |
| hppa | 10,0 kB | 60 kB | [overzicht] |
| i386 | 8,9 kB | 60 kB | [overzicht] |
| ia64 | 11,0 kB | 68 kB | [overzicht] |
| mips | 9,5 kB | 64 kB | [overzicht] |
| mipsel | 9,5 kB | 64 kB | [overzicht] |
| powerpc | 9,2 kB | 60 kB | [overzicht] |
| s390 | 9,5 kB | 60 kB | [overzicht] |
| sparc | 9,4 kB | 60 kB | [overzicht] |