[Zope] index.html problem

Oleg Broytmann Oleg Broytmann <phd@phd.fep.ru>
Sat, 26 May 2001 13:40:07 +0400 (MSD)


On Fri, 25 May 2001, Tino Wildenhain wrote:
> > 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).
>
> Is this usefull? If I would like someone else to suck my webpage off
> (why should I want this?)

   Well, let see other way - sometimes one may develops a site locally and
put it unto the web by uploading it by FTP :)

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.