diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-02-08 10:01:40 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-02-08 10:01:40 +0000 |
commit | 4362106d1683623a11e20f526046290e02c7208f (patch) | |
tree | 7318278f3f536adc518d6acbd119bc9d23c77ab8 /www/apache2/Makefile.doc | |
parent | d698ed03e0b158a30151b88ea5a783065131209c (diff) | |
download | ports-4362106d1683623a11e20f526046290e02c7208f.tar.gz ports-4362106d1683623a11e20f526046290e02c7208f.zip |
Notes
Diffstat (limited to 'www/apache2/Makefile.doc')
-rw-r--r-- | www/apache2/Makefile.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache2/Makefile.doc b/www/apache2/Makefile.doc index 68443874f431..e8cadaaaf3aa 100644 --- a/www/apache2/Makefile.doc +++ b/www/apache2/Makefile.doc @@ -22,7 +22,7 @@ ## WITHOUT_AUTH: Disable auth modules ## WITH_CUSTOM_AUTH: Let you choose which auth modules you wish ## WITHOUT_DAV: Disable DAV support -## WITH_IPV6_V6ONLY: Disable IPv4 support +## WITH_IPV6_V6ONLY: Don't allow IPv6 sockets to handle IPv4 connections ## WITHOUT_SSL: Disable SSL support ## WITH_THREADS: Enable threads support !! USE IT WITH CARE !! ## WITH_CUSTOM_THREADS: Let you choose which threaded modules you want |