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