diff options
author | clement <clement@FreeBSD.org> | 2004-12-11 18:06:04 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-12-11 18:06:04 +0000 |
commit | 73267cb833d0cec7f0278763b6459e028872b673 (patch) | |
tree | def6588aa525202a71b425e39db0072bccf0dcdd /www/apache22/pkg-descr | |
parent | 55616e02cc88c24a50fd45afb046215fe8f976be (diff) | |
download | FreeBSD-ports-73267cb833d0cec7f0278763b6459e028872b673.zip FreeBSD-ports-73267cb833d0cec7f0278763b6459e028872b673.tar.gz |
- Add apache 2.1.2
This is a development version, awaiting for 2.2
Diffstat (limited to 'www/apache22/pkg-descr')
-rw-r--r-- | www/apache22/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/apache22/pkg-descr b/www/apache22/pkg-descr new file mode 100644 index 0000000..1102fa6 --- /dev/null +++ b/www/apache22/pkg-descr @@ -0,0 +1,9 @@ +The Apache HTTP Server Project is an effort to develop and maintain an +open-source HTTP server for various modern desktop and server operating +systems, such as UNIX and Windows NT. The goal of this project is to +provide a secure, efficient and extensible server which provides HTTP +services in sync with the current HTTP standards. +The 2.x branch of Apache Web Server includes several improvements like +threading, use of APR, native IPv6 and SSL support, and many more. + +WWW: http://httpd.apache.org/ |