CVS log for ports/www/lws/Attic/pkg-comment
Up to [FreeBSD] / ports / www / lws
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Fri Mar 7 06:12:40 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 21 23:09:38 2002 UTC (9 years, 5 months ago) by archie
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
LWS is a lightweight web server which uses pthreads(3) for multi-tasking and libpdel(3) for HTTP, HTTPS, and configurable servlet support. The server can be configured via a buit-in admin web interface, or by manu- ally editing the XML configuration file. LWS supports multiple HTTP and HTTPS servers, each containing multiple virtual hosts. Each virtual host has a configurable list of servlets. The supported servlets types are file, redirect, and cookieauth. The file servlet includes optional support for tmpl(3) HTML templates. LWS maintains a self-rotating logfile(3) error log, with optional support for logging via syslog as well. LWS is intended to demonstrate features of the libpdel(3) library, and to be a lightweight web server for simple applications.
