diff options
author | jkh <jkh@FreeBSD.org> | 1995-08-28 13:28:45 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-08-28 13:28:45 +0000 |
commit | 582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a (patch) | |
tree | 59741fad058102b86b3f424f269bc3b0ce7bb6a2 /www/mod_php4/pkg-descr | |
parent | cac6ac3d34f392a99a54fd9007ac76ca8b93b4a1 (diff) | |
download | FreeBSD-ports-582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a.zip FreeBSD-ports-582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a.tar.gz |
Port of the APACHE web server.
Submitted by: "Eric L. Hernes" <erich@lodgenet.com>
Diffstat (limited to 'www/mod_php4/pkg-descr')
-rw-r--r-- | www/mod_php4/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/www/mod_php4/pkg-descr b/www/mod_php4/pkg-descr new file mode 100644 index 0000000..3ff9454 --- /dev/null +++ b/www/mod_php4/pkg-descr @@ -0,0 +1,17 @@ + Apache + Version 0.8 (and up) + +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. + +Documentation +------------- + +All the documentation is on-line on the WWW, via the URL +http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/) + |