aboutsummaryrefslogtreecommitdiff
path: root/www/apache13/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache13/pkg-message')
-rw-r--r--www/apache13/pkg-message12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/apache13/pkg-message b/www/apache13/pkg-message
deleted file mode 100644
index 30f2d0a2ecbf..000000000000
--- a/www/apache13/pkg-message
+++ /dev/null
@@ -1,12 +0,0 @@
-===> COMPATIBILITY NOTE:
- As of version 1.3.24, the RedirectMatch directive requires an
- absolute URL target location per RFC 2068. Uses of RedirectMatch that
- specify a relative URL will fail and must be corrected to function.
-
-===> BE CAREFULL HOW TO BOOT on 1.3.29_4 or after:
- To run apache www server from startup, add apache_enable="YES"
- in your /etc/rc.conf.
-
-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.