There was an error while loading. Please reload this page.
2 parents ac05346 + dfb8877 commit 3a74519Copy full SHA for 3a74519
1 file changed
redirects.conf
@@ -19,8 +19,8 @@ RewriteRule ^/docs/(3\.22)/guide-installation-and-configuration-general-installa
19
RewriteRule ^/docs/(3\.22)/guide-installation-and-configuration-general-installation-installation-enterprise-generic-tarball.html$ https://%{SERVER_NAME}/docs/$1/getting-started-installation-general-installation-installation-enterprise-generic-tarball.html [R]
20
21
RewriteRule ^/docs/$ https://%{SERVER_NAME}/lts/ [R]
22
-RewriteRule ^/latest$ https://%{SERVER_NAME}/docs/3.26/ [R]
23
-RewriteRule ^/latest/(.*)$ https://%{SERVER_NAME}/docs/3.26/$1 [R]
+RewriteRule ^/latest$ https://%{SERVER_NAME}/docs/3.27/ [R]
+RewriteRule ^/latest/(.*)$ https://%{SERVER_NAME}/docs/3.27/$1 [R]
24
RewriteRule ^/lts$ https://%{SERVER_NAME}/docs/lts/ [R]
25
RewriteRule ^/lts/(.*)$ https://%{SERVER_NAME}/docs/lts/$1 [R]
26
0 commit comments