File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -183,6 +183,13 @@ AddType text/vtt vtt
183
183
# PR https://github.com/openshift/openshift-docs/pull/35208/files for oc-compliance plugin
184
184
RewriteRule ^container-platform/4\.8/security/oc_compliance_plug_in/oc-compliance-plug-in-using.html /container-platform/4.8/security/compliance_operator/oc-compliance-plug-in-using.html [NE,R=301]
185
185
186
+ # Serverless restructuring
187
+ RewriteRule ^container-platform/(4\.9|4\.10|4\.11|4\.12)/serverless/discover/about-serverless.html /container-platform/$1/serverless/about/about-serverless.html [NE,R=302]
188
+
189
+ RewriteRule ^container-platform/(4\.9|4\.10|4\.11|4\.12)/serverless/develop/serverless-pingsource.html /container-platform/$1/serverless/eventing/event-sources/serverless-pingsource.html [NE,R=302]
190
+ RewriteRule ^container-platform/(4\.9|4\.10|4\.11|4\.12)/serverless/develop/serverless-traffic-management.html /container-platform/$1/serverless/knative-serving/traffic-splitting/traffic-splitting-overview.html [NE,R=302]
191
+
192
+
186
193
# OSD redirects for new content
187
194
RewriteRule dedicated/4/cloud_infrastructure_access/dedicated-aws-vpn.html dedicated/osd_private_connections/aws-private-connections.html [NE,R=301]
188
195
You can’t perform that action at this time.
0 commit comments