On Sat, 16 Dec 2000, Richard Chen wrote:

> The default install of apache uses index.html.en.
> So if you request for http://localhost/, the server
> hands out index.html.en.
> 
> If you use lwp against such as a server, the
> base method gives nothing but index.html.en,
> which is wrong:
> 
> The source of the problem is because Content-Location uses
> relative url.
> 
> Is this a known bug or feature?

As far as I am concerned this is a known bug. I posted a patch for
this list in the summer, and Gisle then revised that patch to work
better. I haven't seen a new version of LWP since then, though, so the
bug is still out there. I'm not sure if/when Gisle wants to release a
new version.

Hans

Reply via email to