diff --git a/netlify.toml b/netlify.toml index 5c43ee2b633d..edad2398c377 100644 --- a/netlify.toml +++ b/netlify.toml @@ -15,6 +15,12 @@ from = "https://blog.opentelemetry.io/*" to = "https://opentelemetry.io/blog/:splat" force = true +[[redirects]] +from = "/api/php/*" +to = "https://main--opentelemetry-php.netlify.app/:splat" +force = true +status = 200 + [[headers]] for = "/schemas/:version" [headers.values]