1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/www/apache13-modssl/pkg-descr
Ralf S. Engelschall a116af42b2 Import of a new SSL-aware Apache 1.3, achieved by patching up
the original Apache 1.3.1 with mod_ssl 2.0.5 (the Apache
Interface to SSLeay).
1998-08-27 16:00:05 +00:00

16 lines
634 B
Plaintext

Apache 1.3 + mod_ssl 2.0
========================
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 is also SSL-aware by
the help of the mod_ssl module which interfaces Apache to the SSLeay
encryption library.
All the documentation can be found on-line on the Web:
o Apache: http://www.apache.org/
o mod_ssl: http://www.engelschall.com/sw/mod_ssl/
o SSLeay: http://www.ssleay.org/