I am wanting to serve static files out of the /static folder from
web.py however it only supports files that are direct children of the
directory. For instance if you add a folder inside of static it will
not be served statically. While I could create a sub-domain and server
the content from that domain that would make this project very
cumbersome to work on. Any tips on a better solution? I appreciate
your help.

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