(hunchentoot:define-easy-handler (default :uri "/" :acceptor-names t) () (alexandria:read-file-into-string "/path/to/index.html"))