1
0
mirror of https://github.com/google/nomulus synced 2025-12-23 06:15:42 +00:00

Revert "Add a redirect for the console bare domain (#2718)" (#2724)

This reverts commit 2a01c12b14.
This commit is contained in:
Lai Jiang
2025-03-19 18:48:31 -04:00
committed by GitHub
parent 2d82646421
commit 11702bc940
2 changed files with 0 additions and 14 deletions

View File

@@ -11,9 +11,6 @@ spec:
- "console.BASE_DOMAIN"
rules:
- matches:
- path:
type: Exact
value: /
- path:
type: PathPrefix
value: /console-api
@@ -26,12 +23,6 @@ spec:
name: console
port: 80
- matches:
- path:
type: Exact
value: /
headers:
- name: "canary"
value: "true"
- path:
type: PathPrefix
value: /console-api

View File

@@ -1,5 +0,0 @@
<!doctype html>
<meta http-equiv="refresh" content="0;URL=/console">
<title>Nomulus</title>
<body lang="en-US">
If this page doesn't change automatically, please click <a href="/console">here</a>