Skip to content

Commit 93ccd20

Browse files
Update 01-commercial.conf
1 parent 49c75b2 commit 93ccd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ AddType text/vtt vtt
335335
RewriteRule ^container-platform/(4\.2|4\.3)/metering/metering-about-installing-metering.html/?(.*)$ /container-platform/$1/metering-installing-metering.html/$2 [NE,R=301]
336336

337337
# Redirect for OSD 4 to just versionless OSD
338-
RewriteRule ^dedicated/4/(.*)$ /dedicated/welcome/index.html [NE,R=302]
338+
RewriteRule ^dedicated/4/(?!authentication/using-rbac\.html) /dedicated/welcome/index.html [NE,R=302]
339339

340340
# Redirect for OSD latest and version less to OSD 3 - this will change when there is no OSD 3 and go to OSD 4
341341
# Use "/latest" in it's own rule to prevent any ambiguity

0 commit comments

Comments
 (0)