|
|
|
@ -3,8 +3,8 @@ RewriteEngine on
|
|
|
|
|
#RewriteCond %{HTTP_HOST} ^asiahighlights.com$
|
|
|
|
|
#RedirectRule ^(.*)$ https:/www.asiahighlights.com$1 [R=301]
|
|
|
|
|
|
|
|
|
|
RewriteCond %{SERVER_PORT_SECURE} ^0$
|
|
|
|
|
RedirectRule ^(.*)$ https://www.asiahighlights.com$1 [R=301]
|
|
|
|
|
#RewriteCond %{SERVER_PORT_SECURE} ^0$
|
|
|
|
|
#RedirectRule ^(.*)$ https://www.asiahighlights.com$1 [R=301]
|
|
|
|
|
|
|
|
|
|
RedirectRule ^/guide/$ /vietnam/ [R=301]
|
|
|
|
|
|
|
|
|
|