Newbie Question: So web.py is serving some static files from the "static/" folder but the directory listing seen through a browser looks quite basic and crude (no filesize, type etc.)
How can I get it to look a little more sophisticated (w/o serving using another server like Apache etc.) like that on the Web.Py website itself: http://webpy.org/static/ Thanks! -- 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.
