[Zope] index.html problem
Oleg Broytmann
Oleg Broytmann <phd@phd.fep.ru>
Sat, 26 May 2001 00:01:44 +0400 (MSD)
On Fri, 25 May 2001, Tino Wildenhain wrote:
> (I dont really see why one would use ugly urls with something like
> "index.html" in it)
It is useful if you suck the entire site (with wget, e.g) - if links
point to ".../xxx/index.html" you just click the link. If links point to
".../xxx/" - you need two clicks (the first click will moves you to the
dicrectory listing).
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.