When incoming requests match:
Field | Operator | Value |
---|---|---|
URI Path | contains | /blog |
Then:
Action | Options | Value |
---|---|---|
Overrides | Pools | <BLOG_SERVER> |
Create and manage Load Balancing rules in the Custom Rules page, which is part of the Create/Edit Load Balancer workflow found in Traffic in the dashboard.
If you want to host example.com/blog
separately from your main website, for example, use the following custom rule.
When incoming requests match:
Field | Operator | Value |
---|---|---|
URI Path | contains | /blog |
Then:
Action | Options | Value |
---|---|---|
Overrides | Pools | <BLOG_SERVER> |