summaryrefslogtreecommitdiff
path: root/www/apache6
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-11-08 23:16:56 +0000
committerhubertf <hubertf>2000-11-08 23:16:56 +0000
commit25456f66c1df12497baf8fb502ee737dd37478c4 (patch)
tree09d99b1241e9804e8df54a79998ee27601610c17 /www/apache6
parent3a4410196ce6fd4e456e2b0fdf54edb61d90aab0 (diff)
downloadpkgsrc-25456f66c1df12497baf8fb502ee737dd37478c4.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/apache6')
-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.