Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions install_config/web_console_customization.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ endif::[]
[[web-console-enable-wildcard-routes]]
=== Enabling Wildcard Routes

If you've enabled wildcard routes for a router, you can also enable wildcard
If you enabled wildcard routes for a router, you can also enable wildcard
routes in the web console. This lets users enter hostnames starting with an
asterisk like `*.example.com` when creating a route. To enable wildcard routes:

Expand All @@ -482,7 +482,8 @@ assetConfig:
- /path/to/enable-wildcard-routes.js
----

xref:../install_config/router/default_haproxy_router.adoc#using-wildcard-routes[Learn how to configure HAProxy routers to allow wildcard routes].
xref:../install_config/router/default_haproxy_router.adoc#using-wildcard-routes[Learn
how to configure HAProxy routers to allow wildcard routes].

[[web-console-enable-tech-preview-feature]]
=== Enabling Features in Technology Preview
Expand Down