Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

webfs 1.5 - Lightweight HTTP server for static content

0 views
Skip to first unread message

fre...@freshmeat.net

unread,
Nov 15, 2000, 3:00:00 AM11/15/00
to
application: webfs 1.5
author: Gerd Knorr <kra...@goldbach.in-berlin.de>
license: GPL
category: Daemons/HTTP
urgency: low

homepage: http://freshmeat.net/redir/homepage/936631150/
download: http://freshmeat.net/redir/download/936631150/

description:
webfs (a.k.a. webfsd) is a simple HTTP server for purely static
content. You can use it to serve the contents of an FTP server via
HTTP, for example. It can also be used to quickly export some files by
starting an httpd server in a few seconds, without editing config files
first. webfs has been tested with Linux and FreeBSD. It uses
sendfile(), therefore you'll need a 2.2.x kernel and a fairly recent C
library (glibc 2.1) to use it with Linux. The compiled and stripped
binary is less then 32Kb, making it great for floppy distros and
recycled hardware.

Changes:
This version includes support for IPv6, chroot-to-docroot, basic auth,
and virtual hosts. It now includes a userspace sendfile() emulation, so
it may work on platforms that lack sendfile().

|> http://freshmeat.net/news/2000/11/15/974303351.html


0 new messages