summaryrefslogtreecommitdiff
path: root/www/apache6/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache6/pkg/DESCR')
-rw-r--r--www/apache6/pkg/DESCR5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/apache6/pkg/DESCR b/www/apache6/pkg/DESCR
index b7a2fcba5d9..e1058c6a7b4 100644
--- a/www/apache6/pkg/DESCR
+++ b/www/apache6/pkg/DESCR
@@ -2,9 +2,10 @@ The latest version of the most popular web server on the 'net.
This compile includes proxy server support, as well as the ability
to add modules that add many other features.
-You'll have to edit the configuration files in /usr/pkg/http/conf
+You'll have to edit the configuration files in /usr/pkg/etc/httpd
before you start it. The default root directory for documents is
-/usr/pkg/http/htdocs. You can start the server with `apachectl start'.
+/usr/pkg/share/httpd/htdocs. You can start the server with `apachectl
+start'.
This package is IPv6 ready. Apache module API is slightly modified
so some of third-party modules may not work.