增加 /tailor-make-your-trip

master
LiaoYijun 3 years ago
parent ff1ecf281e
commit 20cf22a232

@ -1539,6 +1539,7 @@ RewriteRule ^/vietnam/tours/$ https://www.asiahighlights.com/vietnam/tours [R=30
#orders
RewriteRule ^/create-my-trip.htm$ /index.php/orders/tailormade/ [U,L]
RewriteRule ^/tailor-make-your-trip$ /index.php/forms/tailormade_ppc/ [U,L]
RewriteRule ^/orders/triprequest.htm$ /index.php/forms/triprequest/ [U,L]
RewriteRule ^/forms/(.*)$ /index.php/forms/$1/ [U,L]
RewriteRule ^/orders/(.*)$ /index.php/orders/$1/ [U,L]

Loading…
Cancel
Save