webfs

Simple http server for mostly static content

Webfs is a simple http server for mostly static content. You can use it to
serve the content of a ftp server via http for example. It is also nice to
export some files the quick way by starting a http server in a few seconds,
without editing some config file first.

It uses sendfile() and knows how to use sendfile on linux and FreeBSD.
Adding other systems should'nt be difficuilt. There is some sendfile emulation
code which uses read()+write() and a userland bounce buffer, this allows to
compile and use webfs on systems without sendfile() too. Recent versions also
got limited CGI support (GET requests only) and optional SSL support.

 

Homepage: http://linux.bytesex.org/misc/webfs.html

Group: Unspecified

License: GPL-2.0

 

Packages

 

webfs-1.21-6.fc33.x86_64 [33 KiB] Changelog by josef radinger (2020-11-05):
- add openssl-devel to Buildrequires
- add smp_flags to make
- use ldconfig-scriptlet

 

other Distributions

 

Fedora 39 x86_64 aarch64 SRPMS
Fedora 38 x86_64 aarch64 SRPMS
Fedora 37 x86_64 aarch64 SRPMS
Fedora 36 x86_64 aarch64 SRPMS
Fedora 35 x86_64 aarch64 SRPMS
Fedora 34 x86_64 aarch64 SRPMS
Fedora 33  aarch64 SRPMS
Fedora 32 x86_64 aarch64 SRPMS
Fedora 31 x86_64  SRPMS
Fedora 30 (retired) x86_64  SRPMS
Fedora 29 (retired)i386 x86_64  SRPMS
Fedora 28 (retired)i386 x86_64  SRPMS
Fedora 27 (retired)i386 x86_64  SRPMS
Fedora 26 (retired)i386 x86_64  SRPMS
Fedora 25 (retired)i386 x86_64  SRPMS
Fedora 24 (retired)i386 x86_64  SRPMS
Fedora ALLi386 x86_64 aarch64 SRPMS
Use the software as is. Bug-Reports should go to my Ticket-System and not to the systems from Fedora|RedHat|Centos|rpmfusion.