diff options
author | markm <markm@FreeBSD.org> | 1996-08-11 22:50:01 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1996-08-11 22:50:01 +0800 |
commit | d39ecef17bc67ae1468d8d06c8f554f607c25a5e (patch) | |
tree | cf0633ce55576774e64b06f51fdb53319c69473b /www/apache13-ssl/pkg-comment | |
parent | 1d073fc7160f07b0cb99a30a34dcb0afff6d7356 (diff) | |
download | freebsd-ports-gnome-d39ecef17bc67ae1468d8d06c8f554f607c25a5e.tar.gz freebsd-ports-gnome-d39ecef17bc67ae1468d8d06c8f554f607c25a5e.tar.zst freebsd-ports-gnome-d39ecef17bc67ae1468d8d06c8f554f607c25a5e.zip |
1) Add the ability to build a secure (SSL'ed) server, conditionalised
on the presence of SECURE_SERVER.
2) Clean up the installation in accordance with BSD religion:
Now all the configs go in ${PREFIX}/etc/apache and the
data (documents) stay in ${PREFIX}/www.
Diffstat (limited to 'www/apache13-ssl/pkg-comment')
-rw-r--r-- | www/apache13-ssl/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache13-ssl/pkg-comment b/www/apache13-ssl/pkg-comment new file mode 100644 index 000000000000..0a8a9cf142af --- /dev/null +++ b/www/apache13-ssl/pkg-comment @@ -0,0 +1 @@ +The extremely popular Apache http server. Very fast, very clean. |