use "example.com" instead of "default" as server name in the various
authorop <op@openbsd.org>
Thu, 17 Aug 2023 07:25:57 +0000 (07:25 +0000)
committerop <op@openbsd.org>
Thu, 17 Aug 2023 07:25:57 +0000 (07:25 +0000)
commitb6e4c370a56fb70561dea3dffc9b2e7f696e8075
tree37b5704ec037e619f54b26c2f12e8319b1aef029
parent0496c2bd46497cbf52f8f90933363c760f1a725e
use "example.com" instead of "default" as server name in the various
examples: it matches the sample config and avoids tricking the user into
thinking that "default" as server name has a special meaning.

While here, document also that http uses the first server matching the
listening port when there's no match on the server name.
(was corrected on this by Crystal Kolipe, thanks)

ok kn on a previous version, improvements from sthen and jmc, ok sthen
usr.sbin/httpd/httpd.conf.5