[Zope] ~homepages in Zope
Dirk Datzert
dirk.datzert@rasselstein-hoesch.de
Fri, 26 Apr 2002 22:04:31 +0200
Hi Laurie,
if you have an apache infront of Zope, you can use a rule from mod_rewrite
which rewrites /~(.*)/ to /homes/\1/ .
Regards,
Dirk
Laurie Nason schrieb:
> Hi all,
>
> Due to a problem involving a hacker and our web server, we are going to be
> moving all of our users from Apache (~username) home pages into Zope - but
> the problem is, how do I redirect any entries from the original ~username to
> the new location, homes/username.
>
> Anyone done this before.
>
> Laurie
>
> PS Don't bother replying and telling me not to migrate users - it's not been
> my decision! :-)
>
> Laurie Nason
> Scientific Programmer
> National Center for Macromolecular Imaging
> Houston TX USA
>
> _______________________________________________
> 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 )