x-no-archive:yes I'm not sure if there is a term for this, but I'd like to be able to dynamically generate a page with web.py, and then serve it as a static page. For some of my pages, I don't have a login system / anything that needs to be dynamically generated for a specific user... so I can just generate the page using web.py and serve it as static to speed things up.
Is there a built-in way to do this? Do other people do this? Thanks! MP --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
