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.
2 parents 080e4f5 + c45aacc commit 538bb60Copy full SHA for 538bb60
.s2i/httpd-cfg/01-commercial.conf
@@ -235,7 +235,7 @@ AddType text/vtt vtt
235
# NOTE THAT THESE ARE A 302 REDIRECT, not a 301. Replace with 301 at CNV GA
236
# send all cnv/ to virt/about-virt.html.
237
# send all virt/ to virt/about-virt.html excluding about-virt.html otherwise there is an infinite loop
238
- RewriteRule container-platform/4\.10/virt/(?!about-virt\.html)(.+)$ /container-platform/4.10/virt/about-virt.html [NE,R=302]
+ # RewriteRule container-platform/4\.10/virt/(?!about-virt\.html)(.+)$ /container-platform/4.10/virt/about-virt.html [NE,R=302]
239
# RewriteRule container-platform/4\.5/cnv/?(.*)$ /container-platform/4.5/virt/about-virt.html [NE,R=301]
240
241
# Serverless Redirects
0 commit comments