diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 13:47:38 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 13:47:38 +0000 |
commit | a1777832155c76bccc55719f24f38de0b3c9f98d (patch) | |
tree | 081ba52a58fb64bc0583fae963d83786178591f1 /www/roxen/pkg-descr | |
parent | d2cbc2a92c0b66362e51d87672584b499231ee94 (diff) |
upgrade to 2.1.231
PR: 26406
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=42731
Diffstat (limited to 'www/roxen/pkg-descr')
-rw-r--r-- | www/roxen/pkg-descr | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/www/roxen/pkg-descr b/www/roxen/pkg-descr index ff98584dc926..4795a5038f11 100644 --- a/www/roxen/pkg-descr +++ b/www/roxen/pkg-descr @@ -1,11 +1,14 @@ -This is the port of the Roxen Challenger http and ftp server. It has -a configuration interface to be accessed with a web browser and comes with -some nice modules like automatic generation of graphical text. +This is the port of the Roxen WebServer 2.1, a modular http and ftp +server. The main features are: -It is written in Pike (version 0.6), a modern language derived from lpc. +- Web based configuration interface +- Support for inline PHP4 and Perl code +- Database access to any common DBMS +- Dynamic generation of graphical text and diagrams +- Simple documented API to quickly create own modules to extend features -If you want support for mysql in Roxen, make sure to install mysql -first. This port will then notice the installed mysql. +If you want support for MySQL in Roxen, make sure to install MySQL +first. This port will then take care of it. WWW: http://www.roxen.com/ |