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