pub fn root_handler(req: &mut HttpRequest) -> Result<()>
Rewrites / to /index.html
If the request returns an Error variant on send