[Zope] Calling obj. in index_html
Andy McKay
andym@ActiveState.com
Mon, 13 Nov 2000 11:34:01 -0800
<dtml-with "ftp">
<dtml-var index_html>
</dtml-with>
Put in the first ftp folder. This will only work on the index_html. To
"skip" the entire folder you will need an access rule.
--
Andy McKay, Developer.
ActiveState.
----- Original Message -----
From: "Jason C. Leach" <jleach@mail.ocis.net>
To: <zope@zope.org>
Sent: Monday, November 13, 2000 11:12 AM
Subject: [Zope] Calling obj. in index_html
> hi,
>
> I have an external fs object called ftp, in a folder called ftp. I had to
> put it in the folder so I could add users and what not. I would like to
> call the object in my index_html so I can do:
> http://www.bla.com/ftp rather than http://www.bla.com/ftp/ftp
>
> Can somone help w/ the dtml call?
>
> Thanks,
> j.
>
> ......................
> ..... Jason C. Leach
> ... University College of the Cariboo.
> ..
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>