aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php4/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php4/pkg-descr')
-rw-r--r--www/mod_php4/pkg-descr16
1 files changed, 11 insertions, 5 deletions
diff --git a/www/mod_php4/pkg-descr b/www/mod_php4/pkg-descr
index f08e87f934fa..e3800e40682e 100644
--- a/www/mod_php4/pkg-descr
+++ b/www/mod_php4/pkg-descr
@@ -1,5 +1,4 @@
- Apache
- Version 1.0 (and up)
+ Apache / PHP
What is it?
-----------
@@ -9,7 +8,14 @@ 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.
-Documentation
--------------
+This version includes support for the dynamic page language php,
+which is a more comprehensive embedded language than SSI, with
+built-in support for various databases (such as mSQL, mySQL,
+postgresql, Oracle, Sybase) and page counters.
-All the documentation is on-line on the WWW, via the URL http://www.apache.org
+For more information about apache dynamic pages and php, see:
+
+ http://www.apacheweek.com/features/dynamicpages/
+ http://php.iquest.net/
+
+-andreas