We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd46125 + 5bc31d1 commit eb53d2bCopy full SHA for eb53d2b
.s2i/httpd-cfg/01-commercial.conf
@@ -330,6 +330,7 @@ AddType text/vtt vtt
330
# match all migration landing pages except 4.1
331
RewriteRule ^container-platform/(4\.[^1])/migration/?$ /container-platform/$1/migration/migrating_3_4/about-migration.html [L,R=301]
332
333
+ RewriteRule ^dedicated/?$ /dedicated/welcome/index.html [L,R=301]
334
RewriteRule ^dedicated/(3|4)/?$ /dedicated/$1/welcome/index.html [L,R=301]
335
RewriteRule ^aro/(3|4)/?$ /aro/$1/welcome/index.html [L,R=301]
336
RewriteRule ^rosa/?$ /rosa/welcome/index.html [L,R=301]
0 commit comments