aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--doc/tipideed.html6
2 files changed, 9 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 7a708a1..0636516 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,2 +1,5 @@
Main author:
Laurent Bercot <ska-skaware@skarnet.org>
+
+Thanks to:
+ Lennart Jablonka <humm@ljabl.com>
diff --git a/doc/tipideed.html b/doc/tipideed.html
index 955948f..d315086 100644
--- a/doc/tipideed.html
+++ b/doc/tipideed.html
@@ -313,6 +313,12 @@ current working directory will be rejected. If an attacker symlinks
your <tt>/etc/passwd</tt> file, tipideed will keep it safe.
</p>
+<p>
+ HTTP/1.0 does not have the concepts of virtual hosts. For HTTP/1.0
+requests that do not provide a full URL, tipideed will use a default
+host name of <tt>@</tt> (at), so documents will likely be looked for
+under <tt>@:80</tt> or <tt>@:443</tt>.
+</p>
<div id="details">
<h2> Detailed operation </h2>