summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-08-06 15:27:47 +0000
committerLennart Poettering <lennart@poettering.net>2006-08-06 15:27:47 +0000
commitd7ce4d51ee3473e768079e88d91446f4a176c0c5 (patch)
treee7e99dc19eb0c2f2070d7f98b0cbb917389f79d5
parentad9d239e6d3412d18e0a0eeacf6c7790d68c3a83 (diff)
on request of Sam Morris: state in the README that valid FQDNs are required for mod_dnssd to work
git-svn-id: file:///home/lennart/svn/public/mod_dnssd/trunk@60 634eccf8-0006-0410-930e-e16565b0b7de
-rw-r--r--doc/README.html.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index 40f32ca..1b0bade 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -80,6 +80,12 @@ configured virtual hosts and the <tt>mod_userdir</tt> directories of
all local users. For <tt>mod_userdir</tt> to work you need to load
that module and configure it for the path <tt>~/public_html/</tt>.</p>
+<p><b>Please note</b> that all <tt>ServerName</tt>s used in the Apache
+configuration files for services that shall be published with Avahi/DNS-SD need
+to be valid and in <a href="http://en.wikipedia.org/wiki/FQDN">FQDN format</a>, i.e. resolvable via mDNS or traditional DNS,
+and consist of at least two labels. (<tt>foobar</tt> does not qualify as such,
+but <tt>foobar.local</tt> does.)</p>
+
<h3>Advanced Features</h3>
<p>Five other directives are available: the global directive