Hi,

On Wed, Sep 20, 2006 at 03:49:07PM +0200, FB wrote:
> Hi,
> 
> I'd like to make URLs like
> 
>  http://servername/~username
> 
> possible on my Zope3 server which should instantly redirect a
> visitor to one of my site user's home pages.
> 
> Is this possible? Of course, the answer ist yes (by patching
> zope.traversing.adapters.traversePathElement) - but is there
> a more Zope3ish way to do that?

Thanks for all the tips.

I'm going to implement an alternative IPublishTraverse adapter.
Using apache might be an option but I'm writing an application
which should depend on as few other applications as possible
which is why I'd like not to use apache if I don't have to.

Regards,

Frank
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to