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 e2fa5bd + a6e5fea commit ba98da3Copy full SHA for ba98da3
.s2i/httpd-cfg/01-community.conf
@@ -162,7 +162,7 @@ AddType text/vtt vtt
162
# OpenShift Virtualization (CNV) catchall redirect; use when CNV releases asynchronously from OCP. Do not change the 302 to a 301.
163
# When uncommented, this redirects all `virt` directory traffic to the about-virt page.
164
# To activate the redirects, uncomment the next line and update the version number to the pending release.
165
- RewriteRule ^(latest|4\.11)/virt/(?!about-virt\.html)(.+)$ /$1/virt/about-virt.html [NE,R=302]
+ # RewriteRule ^(latest|4\.11)/virt/(?!about-virt\.html)(.+)$ /$1/virt/about-virt.html [NE,R=302]
166
167
</Directory>
168
</IfModule>
0 commit comments