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 5c62388 + c4cccc2 commit 9334f0cCopy full SHA for 9334f0c
.s2i/httpd-cfg/01-community.conf
@@ -129,7 +129,7 @@ AddType text/vtt vtt
129
RewriteRule ^latest/minishift/?(.*)$ /3.11/minishift/$1 [NE,R=301]
130
131
# Redirects for "latest" version
132
- RewriteRule ^(origin-m4|4)/?(.*)$ /latest/ [R=301]
+ RewriteRule ^(origin-m4|4)/?(.*)$ /latest/$2 [R=301]
133
134
# Welcome page redirects
135
RewriteRule ^(latest|[0-9.]+)/?$ /$1/welcome/index.html [L,R=301]
0 commit comments