Application Component
This destination type routes traffic to an Application Component that is deployed and managed by CodeNOW. The target is identified by the combination of application, component, and environment.
1 — Rule — the URL path prefix to match (e.g. / or /api)
2 — Application — the CodeNOW application the target component belongs to
3 — Component — the specific Application Component to route traffic to
4 — Environment — the environment the component is deployed in; the domain will route to the instance running in this environment
5 — HTTPS Redirect — when enabled, HTTP requests are automatically redirected to HTTPS
6 — Rewrite Context Path — when enabled, the matched path prefix is stripped before the request is forwarded to the component