[Bug 197694] New port: www/sws - small portable web server written in /bin/sh
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 16 00:36:11 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197694
Bug ID: 197694
Summary: New port: www/sws - small portable web server written
in /bin/sh
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: wynkoop at wynn.com
Created attachment 153022
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153022&action=edit
port directory for sws webserver in shar format
sws was born out a project requirment for a small universal web server
that could run on any posix platform to serve static content. Since it
is written in /bin/sh it should run on any BSD/GNU-Linux/Unix system.
It has been tested on FreeBSD, Solaris, and Debian GNU-Linux.
Installation is consists of putting the program somewhere, making it
executably, creating the document directory and creating an entry in
inetd.conf.
sws requires /bin/sh, dirname, cat, and date to function. These should
be found on any modern POSIX system.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list