[Zope] - How to circumvent url to object mapping ?

Guido Sohne guido@webstar.com.gh
Sat, 16 Jan 1999 13:12:40 +0000


I want to have a URL called say,

http://www.webstar.com.gh/articles/1998/01/15/Ashanti_Records_Record_Revenues

which should map to a python method/object that queries an external 
database with the arguments 1998+01+15+Ashanti_Records_Record_Revenues

Is there a way to do this with using Apache rewrite rules ?