diff options
Diffstat (limited to 'doc/tipideed.html')
| -rw-r--r-- | doc/tipideed.html | 6 |
1 files changed, 6 insertions, 0 deletions
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> |
