diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:11:02 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:11:02 +0000 |
commit | f844f89eae41ff16153dc2b25c0706c6dffbd205 (patch) | |
tree | 5c623b2396dd5d45381df003d7c24921239c9eaa /www | |
parent | 33c7fcfd70a00aa38fba01e087d4a6c3285ae5fb (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-fp/pkg-descr | 20 | ||||
-rw-r--r-- | www/fxhtml/pkg-descr | 7 |
2 files changed, 11 insertions, 16 deletions
diff --git a/www/apache13-fp/pkg-descr b/www/apache13-fp/pkg-descr index 323343975dcb..bec1ffe2918d 100644 --- a/www/apache13-fp/pkg-descr +++ b/www/apache13-fp/pkg-descr @@ -1,22 +1,16 @@ - Apache-FP - Version 1.0 (and up) - What is it? ----------- - -Apache is an HTTP server designed as a plug-in replacement for the NCSA + Apache is an HTTP server designed as a plug-in replacement for the NCSA server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and -includes many frequently requested new features, and has an API which -Allows it to be extended to meet users' needs more easily. - -Microsoft Frontpage module allows web administrators and authors to -remotely manage, create, modify, or delete web pages on the Apache server -using the Microsoft FrontPage Extentions. +includes many frequently requested new features, and has an API which allows it +to be extended to meet users' needs more easily. + Microsoft Frontpage module allows web administrators and authors to +remotely manage, create, modify, or delete web pages on the Apache server using +the Microsoft FrontPage Extensions. Documentation ------------- - -All the documentation is on-line on the WWW, via the URL's: +All the documentation is on-line on the WWW, via the URLs: Apache - http://www.apache.org/httpd.html FrontPage - http://www.microsoft.com/frontpage diff --git a/www/fxhtml/pkg-descr b/www/fxhtml/pkg-descr index bc780a4d7c96..4d33bb7b1601 100644 --- a/www/fxhtml/pkg-descr +++ b/www/fxhtml/pkg-descr @@ -1,13 +1,14 @@ FxHTML adds an additional layer of extremely powerful HTML commands to your web server. -HTML Has the following features:- +FxHTML has the following features: + Automatic session/context handling + Method POST & Method GET automatically handled + Choice of Content Types (HTML,TEXT,...) + Floating point expression handling - + Text handling including search and replace, splitting, substrings and arrays. + + Text handling including search and replace, splitting, substrings and + arrays. + Variable subsitution + Disk based variable handling + Procedure calls including recursion capabilities @@ -18,4 +19,4 @@ HTML Has the following features:- + Interface to shell commands + Bitmap handling and GIF generation + Full error tracking system with formatted HTML output - + Common interface to handle files, sockets, devices and pipes. (*) + + Common interface to handle files, sockets, devices and pipes. |