修改映射文件

master
cyc 6 years ago
parent 640eff3fb2
commit 1d87c04e63

@ -28,7 +28,7 @@ RewriteRule ^/create-my-trip.htm$ /orders/triprequest.htm [R=301]
RewriteRule ^/$ /index.php/information/detail/ [U,L] RewriteRule ^/$ /index.php/information/detail/ [U,L]
RewriteRule ^/tour-guide/myanmar.htm$ /index.php/information/detail/ [U,L] RewriteRule ^/tour-guide/myanmar.htm$ /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 ^(/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] RewriteRule ^/(tours|vietnam|guide|cambodia|laos|myanmar|thailand|southeast-asia).*$ /index.php/information/detail/ [U,L]
#orders #orders
RewriteRule ^/create-my-trip.htm$ /index.php/orders/tailormade/ [U,L] RewriteRule ^/create-my-trip.htm$ /index.php/orders/tailormade/ [U,L]

Loading…
Cancel
Save