We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0333019 commit bf3098fCopy full SHA for bf3098f
.s2i/httpd-cfg/01-commercial.conf
@@ -136,7 +136,7 @@ AddType text/vtt vtt
136
RewriteRule ^rosa/4/(.*)$ /rosa/$1 [NE,R=301]
137
138
# ACS Redirects to go to the latest version - change here when a new version drops
139
- RewriteRule ^acs/(\D.*)$ /acs/3.66/$1 [NE,R=302]
+ RewriteRule ^acs/(\D.*)$ /acs/3.66/$1 [NE,R=301]
140
141
# this pipeline redirect has to come before the latest kicks in generically
142
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=302]
0 commit comments