Skip to content

Commit eb53d2b

Browse files
Merge pull request #30433 from vikram-redhat/master
updated version-less dedicated welcome page
2 parents dd46125 + 5bc31d1 commit eb53d2b

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)