[Zope] Re: Question about dot in method name
Tres Seaver
tseaver at palladion.com
Tue Mar 25 20:24:42 EDT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Martijn Jacobs wrote:
> Maybe a simple solution :
>
> Do you use apache as a frontend for your zope? If you do you can rewrite
> the incoming url's for example like this :
>
> RewriteEngine On
> RewriteRule ^/folder/mydoc.xls(.*)
> http://localhost:8080/VirtualHostBase/http/myIntranet/object_in_zope/VirtualHostRoot/mydoc_xls$1
> [L,P]
Or add a '__getitem__' to your class that looks for that key and returns
the right method.
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFH6ZfK+gerLs4ltQ4RAgdjAJ9bwmIjAbqkG1YKUyrgbKSG47FlXgCdHW+P
GzL6mjcA1K8t9Q/5Y75tfF4=
=mySN
-----END PGP SIGNATURE-----
More information about the Zope
mailing list