Skip to content

Commit 8ce0565

Browse files
Updates for PR: 36955
1 parent 3ba374e commit 8ce0565

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,11 @@ AddType text/vtt vtt
162162
# OSD redirects for new content
163163
RewriteRule dedicated/4/cloud_infrastructure_access/dedicated-aws-vpn.html dedicated/osd_private_connections/aws-private-connections.html [NE,R=302]
164164

165+
# ROSA STS Creating Cluster to multiple pages - https://github.com/openshift/openshift-docs/pull/36955
166+
RewriteRule rosa/rosa_getting_started_sts/rosa-sts-creating-cluster\.html rosa/rosa_getting_started_sts/rosa_creating_a_cluster_with_sts/rosa-sts-creating-a-cluster-quickly.html [NE,R=302]
167+
165168
# ACS welcome page redirect to StackRox docs
166-
# RewriteRule ^acs/?(.*)$ https://help.stackrox.com/ [NE,R=302]
169+
# RewriteRule ^acs/?(.*)$ https://help.stackrox.com/ [NE,R=301]
167170

168171
# Migration redirects https://github.com/openshift/openshift-docs/pull/32598
169172
RewriteRule ^container-platform/(4\.5|4\.6|4\.7)/migration/migrating_3_4/?(.*)$ /container-platform/$1/migrating_from_ocp_3_to_4/$2 [NE,R=301]

0 commit comments

Comments
 (0)