File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -145,6 +145,8 @@ AddType text/vtt vtt
145
145
RewriteRule ^acs/installing/install-ocp-operator.html /acs/4.0/installing/installing_ocp/init-bundle-ocp.html [NE,R=301]
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
+ #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]
148
150
149
151
# this pipeline redirect has to come before the latest kicks in generically
150
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