I don't like the mechanism for serving static files.  If I have a static
html file, I don't want to have to put 'static/' in its url just to make it
automatically served statically.  I guess there is no way around this, other
than checking if the file exists, opening it, reading it and printing it
with a print statement?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to