Any pointers on how to manage static files? I would like to keep them in my templates directory.
Also I want to use the 404 handler to generate a static file for next time. Currently I'm working with the development server, I realize I can do this easier in Apache. Thanks, -Aaron