{ "rewrites": [ { "source": "/:path*", "has": [ { "type": "host", "value": "a.domain.com" } ], "destination": "/a/:path*" } ] }