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