aboutsummaryrefslogtreecommitdiff
path: root/www/apache24
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/apache24
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
Notes
Diffstat (limited to 'www/apache24')
-rw-r--r--www/apache24/pkg-message9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/apache24/pkg-message b/www/apache24/pkg-message
index b343c0ee81d0..d1600b6f123e 100644
--- a/www/apache24/pkg-message
+++ b/www/apache24/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To run apache www server from startup, add apache24_enable="yes"
in your /etc/rc.conf. Extra options can be found in startup script.
@@ -5,7 +8,6 @@ Your hostname must be resolvable using at least 1 mechanism in
/etc/nsswitch.conf typically DNS or /etc/hosts or apache might
have issues starting depending on the modules you are using.
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- apache24 default build changed from static MPM to modular MPM
- more modules are now enabled per default in the port
@@ -18,5 +20,6 @@ have issues starting depending on the modules you are using.
Please compare the existing httpd.conf with httpd.conf.sample
and merge missing modules/instructions into httpd.conf!
-
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+EOM
+}
+]