File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -727,6 +727,16 @@ AddType text/vtt vtt
727
727
# Redirects for PTP changes delivered in https://github.com/openshift/openshift-docs/pull/35889
728
728
RewriteRule ^container-platform/(4\.9|4\.10|4\.11)/networking/configuring-ptp.html /container-platform/$1/networking/using-ptp.html [NE,R=302]
729
729
730
+ # Redirects for PTP changes delivered in https://github.com/openshift/openshift-docs/pull/62621
731
+
732
+ RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/networking/ptp/about-ptp.html /container-platform/$1/networking/using-ptp.html [NE,R=302]
733
+
734
+ RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/networking/ptp/configuring-ptp.html /container-platform/$1/networking/using-ptp.html [NE,R=302]
735
+
736
+ RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/networking/ptp/using-ptp-events.html /container-platform/$1/networking/using-ptp.html [NE,R=302]
737
+
738
+ RewriteRule ^container-platform/(4\.13|4\.14)/networking/ptp/ptp-cloud-events-consumer-dev-reference.html /container-platform/$1/networking/ptp-cloud-events-consumer-dev-reference.html [NE,R=302]
739
+
730
740
# OCP specific redirects
731
741
RewriteRule ^(container-platform|enterprise)/(3\.2|3\.3|3\.4|3\.5|3\.6|3\.7)/architecture/additional_concepts/throttling\.html(.*)$ /$1/$2/admin_guide/overcommit.html$3 [NE,L,R=301]
732
742
RewriteRule ^(container-platform|enterprise)/(.[^/])/admin_guide/install/(advanced_install|deploy_router|docker_registry|first_steps|overview|prerequisites|quick_install|upgrades)\.html(.*)$ /$1/$2/install/$3.html$4 [NE,R=301]
You can’t perform that action at this time.
0 commit comments