File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ AddType text/vtt vtt
146
146
RewriteRule ^acs/(\D.*)$ /acs/4.0/$1 [NE,R=301]
147
147
RewriteRule ^acs/(3\.65|3\.66|3\.67|3\.68|3\.69|3\.70|3\.71|3\.72|3\.73|3\.74|4\.0)/?$ /acs/$1/welcome/index.html [L,R=301]
148
148
#redirect for 4.0 Manage vulneribility page
149
- RewriteRule ^(acs/(?:\d\.\d+ /)?)?operating/manage-vulnerabilities\.html$ /acs/4.0/operating/manage-vulnerabilities/vulnerability-management.html [NE,R=301]
149
+ RewriteRule ^(acs/(?:4\.0 /)?)?operating/manage-vulnerabilities\.html$ /acs/4.0/operating/manage-vulnerabilities/vulnerability-management.html [NE,R=301]
150
150
151
151
# this pipeline redirect has to come before the latest kicks in generically
152
152
RewriteRule ^container-platform/latest/pipelines/creating-applications-with-cicd-pipelines.html /container-platform/4.7/cicd/pipelines/creating-applications-with-cicd-pipelines.html [NE,R=301]
You can’t perform that action at this time.
0 commit comments