From 89d026e7ac6efc28fc00cb9db5e6abb294ffc8b4 Mon Sep 17 00:00:00 2001 From: David Alexander Date: Fri, 17 Jul 2015 18:32:15 +1200 Subject: [PATCH] FIXED : Issue 66 removed comment --- .htaccess | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 9e69f48..1ebf5b8 100644 --- a/.htaccess +++ b/.htaccess @@ -53,7 +53,8 @@ RewriteRule ^(.*)/howto/navigation-menu/?$ /$1/developer_guides/templates/how_tos/navigation_menus [R=301,L] RewriteRule ^(.*)/howto/pagination/?$ /$1/developer_guides/templates/how_tos/pagination [R=301,L] RewriteRule ^(.*)/howto/simple-contact-form/?$ /$1/developer_guides/forms/how_tos/simple_contact_form [R=301,L] - RewriteRule ^(.*)/installation/?$ /$1/getting_started/installation [R=301,L] + + RewriteRule ^([a-z]{2})/installation/?$ /$1/getting_started/installation [R=301,L] RewriteRule ^(.*)/installation/common-problems/?$ /$1/getting_started/installation/common_problems [R=301,L] # RewriteCond %{REQUEST_URI} !en/getting_started/installation/composer