Pakket: micro-httpd (20051212-3) [universe]
Verwijzigingen voor micro-httpd
Ubuntu bronnen:
Het bronpakket micro-httpd downloaden:
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Daniel Baumann
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
really small HTTP server
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.
Andere aan micro-httpd gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- sug: micro-inetd
- simple network service spawner
-
- sug: micro-proxy
- really small HTTP/HTTPS proxy