From 1d87c04e63f9db9f37ea5541d38d29a53d5c348f Mon Sep 17 00:00:00 2001 From: cyc Date: Tue, 16 Jul 2019 10:01:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=98=A0=E5=B0=84=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 1972f4d6..f84ccfd2 100644 --- a/.htaccess +++ b/.htaccess @@ -28,7 +28,7 @@ RewriteRule ^/create-my-trip.htm$ /orders/triprequest.htm [R=301] RewriteRule ^/$ /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 ^/(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 RewriteRule ^/create-my-trip.htm$ /index.php/orders/tailormade/ [U,L]