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 dc78d09 commit 26bceddCopy full SHA for 26bcedd
.s2i/httpd-cfg/01-commercial.conf
@@ -698,7 +698,7 @@ AddType text/vtt vtt
698
RewriteRule ^dedicated/nodes/rosa-managing-worker-nodes.html /dedicated/osd_cluster_admin/osd_nodes/osd-managing-worker-nodes.html [NE,R=301]
699
700
# Redirect to get Custom Metrics Autoscaler into OSD
701
- RewriteRule ^dedicated/nodes/cma/?(.*)$ /dedicated/nodes/cma/$1 [NE,R=301]
+ RewriteRule ^dedicated/nodes/cma/?(.*)$ - [L,R=302]
702
703
RewriteRule ^dedicated/nodes/?(.*)$ /dedicated/osd_cluster_admin/osd_nodes/osd-$1 [NE,R=301]
704
0 commit comments