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.
1 parent 49c75b2 commit 93ccd20Copy full SHA for 93ccd20
.s2i/httpd-cfg/01-commercial.conf
@@ -335,7 +335,7 @@ AddType text/vtt vtt
335
RewriteRule ^container-platform/(4\.2|4\.3)/metering/metering-about-installing-metering.html/?(.*)$ /container-platform/$1/metering-installing-metering.html/$2 [NE,R=301]
336
337
# Redirect for OSD 4 to just versionless OSD
338
- RewriteRule ^dedicated/4/(.*)$ /dedicated/welcome/index.html [NE,R=302]
+ RewriteRule ^dedicated/4/(?!authentication/using-rbac\.html) /dedicated/welcome/index.html [NE,R=302]
339
340
# Redirect for OSD latest and version less to OSD 3 - this will change when there is no OSD 3 and go to OSD 4
341
# Use "/latest" in it's own rule to prevent any ambiguity
0 commit comments