no title added by anonymous on Fri Jun 7 05:44:52 2013

(define-page (regexp "/static/.*")
    (lambda (path)
        (send-static-file (string-append "/home" path))))