Skip to content

Commit d0df857

Browse files
Update 01-community.conf
1 parent b6ec2dd commit d0df857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.s2i/httpd-cfg/01-community.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ AddType text/vtt vtt
129129
RewriteRule ^latest/minishift/?(.*)$ /3.11/minishift/$1 [NE,R=301]
130130

131131
# Redirects for "latest" version
132-
RewriteRule ^(origin-m4|4)/?$ /latest/ [R=301]
132+
RewriteRule ^(origin-m4|4)/?(.*)$ /latest/ [R=301]
133133

134134
# Welcome page redirects
135135
RewriteRule ^(latest|[0-9.]+)/?$ /$1/welcome/index.html [L,R=301]

0 commit comments

Comments
 (0)