This option controls requests under the source path:
- Keep sub-paths
Requests under the source path keep the same trailing path under the
destination.
- Ignore sub-paths
Requests under the source path are redirected to the destination itself,
without appending the trailing path.
- Only redirect exact source path
Only the exact source path is redirected.