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 8bcfb85 + d91439c commit b5f8d0cCopy full SHA for b5f8d0c
.s2i/httpd-cfg/01-commercial.conf
@@ -227,7 +227,7 @@ AddType text/vtt vtt
227
# NOTE THAT THESE ARE A 302 REDIRECT, not a 301. Replace with 301 at CNV GA
228
# send all cnv/ to virt/about-virt.html.
229
# send all virt/ to virt/about-virt.html excluding about-virt.html otherwise there is an infinite loop
230
- RewriteRule container-platform/4\.9/virt/(?!about-virt\.html) /container-platform/4.9/virt/about-virt.html [NE,R=302]
+ # RewriteRule container-platform/4\.9/virt/(?!about-virt\.html) /container-platform/4.9/virt/about-virt.html [NE,R=302]
231
# RewriteRule container-platform/4\.5/cnv/?(.*)$ /container-platform/4.5/virt/about-virt.html [NE,R=301]
232
233
# Serverless Redirects
0 commit comments