How to Install webfs in Ubuntu 18.04



Install webfs by entering the following commands in the terminal:

sudo apt update
sudo apt install webfs

Description:

lightweight HTTP server for static content

This package provides a simple web server for mostly static content, with limited CGI support (GET requests only). . Example uses include giving HTTP access to the contents of an FTP site, or exporting some files by quickly starting a web server without any need to edit configuration files first.

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

Version: 1.21+ds1-12

Section: universe/web