Fix handling of links using file://localhost/
commitf33d9b004dcf978c3b13317f62856cac453f45f0
authorJonas Fonseca <fonseca@diku.dk>
Mon, 6 Nov 2006 04:40:04 +0000 (6 05:40 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 6 Nov 2006 04:43:48 +0000 (6 05:43 +0100)
tree0fe5d74395121a7ced00175916c0878ee66a9570
parent0ac97979a217cb41bdc11d22583fbd029dc1c871
Fix handling of links using file://localhost/

A simple "update" of Hugo Haas' patch posted for bug 107. This of course
also affects the (undocumented?) feature of file:// refering to the local
directory in that directories named "localhost" can no longer be displayed
using file://localhost. Nobody should do that anyway.
src/protocol/uri.c