Skip to content

Commit 5bc31d1

Browse files
committed
updated dedicated welcome page
1 parent 11a09d8 commit 5bc31d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.s2i/httpd-cfg/01-commercial.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ AddType text/vtt vtt
330330
# match all migration landing pages except 4.1
331331
RewriteRule ^container-platform/(4\.[^1])/migration/?$ /container-platform/$1/migration/migrating_3_4/about-migration.html [L,R=301]
332332

333+
RewriteRule ^dedicated/?$ /dedicated/welcome/index.html [L,R=301]
333334
RewriteRule ^dedicated/(3|4)/?$ /dedicated/$1/welcome/index.html [L,R=301]
334335
RewriteRule ^aro/(3|4)/?$ /aro/$1/welcome/index.html [L,R=301]
335336
RewriteRule ^rosa/?$ /rosa/welcome/index.html [L,R=301]

0 commit comments

Comments
 (0)