diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:58:12 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:58:12 +0000 |
commit | 72df583d64146abed9f3e39ccb16af99588a9211 (patch) | |
tree | bfed865625653ad1e9517791dd5837052c42a167 /www/wn | |
parent | Turn Adam David's ports loose. Look out, world! (diff) |
List home pages.
Requested by: Christopher K. Davis <ckd@ckdhr.com>
Reviewed by: adam (former maintainer)
While I'm here, list some of the features of WN.
Notes
Notes:
svn path=/head/; revision=46421
Diffstat (limited to 'www/wn')
-rw-r--r-- | www/wn/pkg-descr | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/www/wn/pkg-descr b/www/wn/pkg-descr index bcc5e646eb3d..2bdb1dbdd058 100644 --- a/www/wn/pkg-descr +++ b/www/wn/pkg-descr @@ -1 +1,7 @@ -WN is a server for http, with some really nice features. +WN is an HTTP server. Among its features are the ability to serve +up specified parts of files, the ability to use any external command +as a filter (in place of CGI, which is also supported), SSL, built-in +searching, and server-side includes which may be conditional. + +WWW: http://www.wnserver.org/ + http://hopf.math.northwestern.edu/ |