[Zope] Redirecting URL's
administrator@consotec.de
administrator@consotec.de
20 Dec 99 16:56:29 UT
--------------1DD2510B41FE
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Hello,
i'm somewhat new to ZOPE, so forgive me if these are trival questions.
1) Suppose ZOPE is configured as an intranet web server. If client
request's an external URL (say www.zope.org), I wan't to redirect
the response to specific frame in the clients browser. In this
scheme zope work's as webserver but also as an intellegent proxy.
How can this be accomplished?
2) Simple question !
I wan't to list the content of a directory ( say /temp) and provide a
formatted view. The dtml skeleton would like the following:
<dtml ... list directory>
<dtml for each item >
do some formatting
.....
How can I list the content of a directory using DTML. How can I read
the content of a file using DTML?
Thanks
Alfons
------------------------------------------------------
A.Schultalbers@consotec.de
--------------1DD2510B41FE--