Skip to content

Commit 8b8ec33

Browse files
authored
Revert "RHDEVDOCS 5444 add version redirects for Pipelines"
1 parent dcf881c commit 8b8ec33

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,6 @@ AddType text/vtt vtt
226226
# redirect any links to existing ROSA/Dedicated embedded content to standalone equivalent
227227
RewriteRule ^(rosa|dedicated)/serverless/?(.*)$ /serverless/1.30/$2 [L,R=302]
228228

229-
# Pipelines handling unversioned and latest links
230-
RewriteRule ^pipelines/?$ /pipelines/latest [R=302]
231-
RewriteRule ^pipelines/latest/?(.*)$ /pipelines/1\.11/$1 [NE,R=302]
232-
233-
# redirect top-level without filespec to the about file
234-
RewriteRule ^pipelines/(1\.10|1\.11)/?$ /pipelines/$1/about/understanding-openshift-pipelines.html [L,R=302]
235-
236229

237230
# OSD redirects for new content
238231
RewriteRule dedicated/4/cloud_infrastructure_access/dedicated-aws-vpn.html dedicated/osd_private_connections/aws-private-connections.html [NE,R=301]

0 commit comments

Comments
 (0)