summaryrefslogtreecommitdiff
path: root/www/mod_php3/pkg-descr
blob: e3800e40682ef6a9282dd6d87d32677e3117649f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
                                 Apache / PHP

What is it?
-----------

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.

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.

For more information about apache dynamic pages and php, see:

	http://www.apacheweek.com/features/dynamicpages/
	http://php.iquest.net/

-andreas