[Zope] New Zope site... maybe

abg@comco-inc.com abg@comco-inc.com
Tue, 20 Nov 2001 07:50:19 -0600


I wrote a sample product that addresses some of these issues. If you want to
migrate from "foobar.html" type URLS to Zopified "/foo/bar/" URLS, it works
like a champ. It's far from industrial strength, so use at your own risk.

http://www.zope.org/Members/abgillette/EZ404

> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
> Oliver Bleutgen
> Sent: Tuesday, November 20, 2001 6:13 AM
> To: zope@zope.org
> Subject: Re: [Zope] New Zope site... maybe
> 
> 
> 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
> 
> 
> _______________________________________________
> 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 )
>