if (table.lookup(solution_redirects, req.url.path)) {
  error 618 "redirect";
}