| Paketname | dhttpd | 
| Beschreibung | minimal secure webserver without cgi-bin support | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.02a-18 | 
| Sektion | httpd | 
| Priorität | optional | 
| Installierte Größe | 148 Byte | 
| Hängt ab von | libc6 (>= 2.1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ryan Niebur | 
| Quelle |  | 
| Paketgröße | 28268 Byte | 
| Prüfsumme MD5 | 418abffeb941f8cf9b1544c30888314f | 
| Prüfsumme SHA1 | 3eefd3b06cb689ae291db6ab575333248b14e28e | 
| Prüfsumme SHA256 | 08db6c23b6e0d7b12356317773a7d825e03857992631913022f996583d2ec2fd | 
| Link zum Herunterladen | dhttpd_1.02a-18_i386.deb | 
| Ausführliche Beschreibung | Dhttpd just serve static pages. The only add-ons is the ability to lookup
hosts for logging purposes.
For production website, something like thttpd would be a better bet.
.
Doesn't run external programs (no cgi-bin support), so
this webserver cannot be easily hacked:
  * Does not need a permanent IP Address.
  * Memory efficient.
  * Low profile.
  * Quick.
  * Just transfers files.
  * Can be run from a user account on high ports.
  * No configuration necessary. It just works. |