On Tuesday 17 July 2007 08:14:24 Nadav Samet wrote: > If we are already at it, is there any easy way to serve tg_widgets as > static apache files?
It isn't one place. It is for standard tg_widgets, it is for a specific egg with a widget, for another, etc. But all of these might be in different places. You should count on Apache's cache... But you can try some mod_rewrite and 404 error codes to make it search in all directories. BUT, if you widgets are eggs, then Apache can't see inside them. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

