[Zope] New Zope site... maybe
Oliver Bleutgen
myzope@gmx.net
Tue, 20 Nov 2001 13:12:54 +0100
Markus Schaber wrote:
> Hi,
>
> Lennart Regebro wrote:
>
>
>>>A pretty nice-looking portal. I can't find any mention of what
>>>they're running, but something about it said "zope" to me...
>>>
>>Nope. Three immedeate giveaways:
>>1. They are using index.html files. Never seen a Zope site doing that. It
>>would be majorly weird.
>>
>
> http://multimedia.zawiw.uni-ulm.de/zope/
>
> www.gemeinsamlernen.de and www.solill.net will migrate to this new
> server, but foreign links have to stay intact. So index.html has to be
> the name for the index files
Hmm, why don't you just drop an index.html in the root of the server,
which contains just something like:
<dtml-call "RESPONSE.redirect(PARENTS[0].absolute_url() + '/index_html')">
cheers,
oliver