|
|
|
@ -10,6 +10,17 @@ RewriteBase ./
|
|
|
|
|
|
|
|
|
|
RewriteRule ^/guide/$ /vietnam/ [R=301]
|
|
|
|
|
|
|
|
|
|
RewriteRule ^/tours/best-of-vietnam-with-mekong-delta.htm$ /tours/ah-1.htm [R=301]
|
|
|
|
|
RewriteRule ^/tours/vietnam-classic-wonders-with-sapa.htm$ /tours/ah-2.htm [R=301]
|
|
|
|
|
RewriteRule ^/tours/vietnam-exploration-tour-with-beach-free-days.htm$ /tours/ah-3.htm [R=301]
|
|
|
|
|
RewriteRule ^/tours/china-and-vietnam-highlights-tour.htm$ /tours/ah-4.htm [R=301]
|
|
|
|
|
RewriteRule ^/tours/cambodia-and-vietnam-highlights-tour.htm$ /tours/ah-5.htm [R=301]
|
|
|
|
|
RewriteRule ^/tours/vietnam-cambodia-laos-tour.htm$ /tours/ah-6.htm [R=301]
|
|
|
|
|
RewriteRule ^/tours/myanmar-highlights-tour.htm$ /tours/ah-7.htm [R=301]
|
|
|
|
|
RewriteRule ^/tours/siem-reap-tour-at-depth.htm$ /tours/ah-8.htm [R=301]
|
|
|
|
|
RewriteRule ^/tours/ah-9-myanmar-and-thailand-essence-tour.htm$ /tours/ah-9.htm [R=301]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RewriteRule ^/$ /index.php/information/detail/ [U,L]
|
|
|
|
|
RewriteRule ^(/contact-us.htm|/about-us.htm|/tour/|/tour/tour-detail.htm|/privacy.htm|/terms-of-use.htm)$ /index.php/information/detail/ [U,L]
|
|
|
|
|
RewriteRule ^/(tours|vietnam|guide|cambodia|laos|myanmar|thailand|southeast-asia)/.*$ /index.php/information/detail/ [U,L]
|
|
|
|
|