From b584f14065f4158b172e642013c4a7aeaa2dba23 Mon Sep 17 00:00:00 2001 From: Meng-Heng Date: Wed, 18 Dec 2024 12:04:12 +0700 Subject: [PATCH] chore: changes to use https, and redirect of some capital letters in url --- .htaccess | 8 ++++++++ developer/10.0/guides/distribute/tutorial/step-4.php | 2 +- developer/11.0/guides/distribute/tutorial/step-4.php | 2 +- developer/12.0/guides/distribute/tutorial/step-4.php | 2 +- developer/13.0/guides/distribute/tutorial/step-4.php | 2 +- developer/14.0/guides/distribute/tutorial/step-4.php | 2 +- developer/15.0/guides/distribute/tutorial/step-4.php | 2 +- developer/16.0/guides/distribute/tutorial/step-4.php | 2 +- 8 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.htaccess b/.htaccess index f7269ee8a..5353d5ac1 100644 --- a/.htaccess +++ b/.htaccess @@ -23,6 +23,14 @@ ErrorDocument 404 /_includes/errors/404 # Handle IIS bug which created links to /DEVELOPER instead of /developer RedirectMatch "/DEVELOPER(.*)" "/developer$1" +RedirectMatch "/PRODUCTS(.*)" "/products$1" + +RedirectMatch "(.*)/ENGINE(.*)" "$1/engine$2" + +RedirectMatch "(.*)/WEB(.*)" "$1/web$2" + +RedirectMatch "(.*)/DESKTOP(.*)" "$1/windows$2" + # # Keyboard redirects -- must go before current-version # diff --git a/developer/10.0/guides/distribute/tutorial/step-4.php b/developer/10.0/guides/distribute/tutorial/step-4.php index 28a58500f..7f086ccde 100644 --- a/developer/10.0/guides/distribute/tutorial/step-4.php +++ b/developer/10.0/guides/distribute/tutorial/step-4.php @@ -64,7 +64,7 @@

Enter the name of the website where you will have information about this keyboard. If you want to host it on keyman.com, - you could enter http://www.keyman.com/

+ you could enter https://keyman.com/

Image file
diff --git a/developer/11.0/guides/distribute/tutorial/step-4.php b/developer/11.0/guides/distribute/tutorial/step-4.php index 28a58500f..7f086ccde 100644 --- a/developer/11.0/guides/distribute/tutorial/step-4.php +++ b/developer/11.0/guides/distribute/tutorial/step-4.php @@ -64,7 +64,7 @@

Enter the name of the website where you will have information about this keyboard. If you want to host it on keyman.com, - you could enter http://www.keyman.com/

+ you could enter https://keyman.com/

Image file
diff --git a/developer/12.0/guides/distribute/tutorial/step-4.php b/developer/12.0/guides/distribute/tutorial/step-4.php index 28a58500f..7f086ccde 100644 --- a/developer/12.0/guides/distribute/tutorial/step-4.php +++ b/developer/12.0/guides/distribute/tutorial/step-4.php @@ -64,7 +64,7 @@

Enter the name of the website where you will have information about this keyboard. If you want to host it on keyman.com, - you could enter http://www.keyman.com/

+ you could enter https://keyman.com/

Image file
diff --git a/developer/13.0/guides/distribute/tutorial/step-4.php b/developer/13.0/guides/distribute/tutorial/step-4.php index 28a58500f..7f086ccde 100644 --- a/developer/13.0/guides/distribute/tutorial/step-4.php +++ b/developer/13.0/guides/distribute/tutorial/step-4.php @@ -64,7 +64,7 @@

Enter the name of the website where you will have information about this keyboard. If you want to host it on keyman.com, - you could enter http://www.keyman.com/

+ you could enter https://keyman.com/

Image file
diff --git a/developer/14.0/guides/distribute/tutorial/step-4.php b/developer/14.0/guides/distribute/tutorial/step-4.php index 28a58500f..7f086ccde 100644 --- a/developer/14.0/guides/distribute/tutorial/step-4.php +++ b/developer/14.0/guides/distribute/tutorial/step-4.php @@ -64,7 +64,7 @@

Enter the name of the website where you will have information about this keyboard. If you want to host it on keyman.com, - you could enter http://www.keyman.com/

+ you could enter https://keyman.com/

Image file
diff --git a/developer/15.0/guides/distribute/tutorial/step-4.php b/developer/15.0/guides/distribute/tutorial/step-4.php index 28a58500f..7f086ccde 100644 --- a/developer/15.0/guides/distribute/tutorial/step-4.php +++ b/developer/15.0/guides/distribute/tutorial/step-4.php @@ -64,7 +64,7 @@

Enter the name of the website where you will have information about this keyboard. If you want to host it on keyman.com, - you could enter http://www.keyman.com/

+ you could enter https://keyman.com/

Image file
diff --git a/developer/16.0/guides/distribute/tutorial/step-4.php b/developer/16.0/guides/distribute/tutorial/step-4.php index b892451ed..4ddd3615d 100644 --- a/developer/16.0/guides/distribute/tutorial/step-4.php +++ b/developer/16.0/guides/distribute/tutorial/step-4.php @@ -64,7 +64,7 @@

Enter the name of the website where you will have information about this keyboard. If you want to host it on keyman.com, - you could enter http://www.keyman.com/

+ you could enter https://keyman.com/

Image file