aboutsummaryrefslogtreecommitdiff
path: root/www/apache20
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-04-10 06:39:46 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-04-10 06:39:46 +0000
commit581f26a7187f4f46e927985eb342e0957b5b9fc0 (patch)
tree3123c90e6943863804902291750f15c9683731d2 /www/apache20
parent2adcda37edb6cb2f6636ef73bbee261f917811ba (diff)
downloadports-581f26a7187f4f46e927985eb342e0957b5b9fc0.tar.gz
ports-581f26a7187f4f46e927985eb342e0957b5b9fc0.zip
Notes
Diffstat (limited to 'www/apache20')
-rw-r--r--www/apache20/pkg-message4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/apache20/pkg-message b/www/apache20/pkg-message
index 301283fc1a86..0006050a6ffb 100644
--- a/www/apache20/pkg-message
+++ b/www/apache20/pkg-message
@@ -1,2 +1,6 @@
To run apache www server from startup, add apache2_enable="YES"
in your /etc/rc.conf. Extra options can be found in startup script.
+
+Your hostname must be resolvable using at least 1 mechanism in
+/etc/nsswitch typically DNS or /etc/hosts or apache might
+have issues starting depending on the modules you are using.