summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-11-08 23:16:56 +0000
committerhubertf <hubertf@pkgsrc.org>2000-11-08 23:16:56 +0000
commit083eefdf7aab89ba1b9bd8c14075f8315ea58177 (patch)
tree09d99b1241e9804e8df54a79998ee27601610c17 /www
parent4a5a2af5547edec430e1edcb9c61cd8b9791ae29 (diff)
downloadpkgsrc-083eefdf7aab89ba1b9bd8c14075f8315ea58177.tar.gz
Adjust dirs to deality - we should really do some automagic expansion in
this file (and some others?) just as we do in PLIST...
Diffstat (limited to 'www')
-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.