修改301

master
cyc 5 years ago
parent aa2a0a883a
commit 9e780dd2e5

@ -110,7 +110,7 @@ RewriteRule ^/myanmar/yangon/january-weather.htm$ /myanmar/january-weather [R=3
RewriteRule ^/thailand/weather.htm$ /thailand/weather [R=301]
RewriteRule ^/tours/ah-26.htm$ /thailand/tour-26 [R=301]
RewriteRule ^/tours/ah-6.htm$ /thailand/tour-ah-6 [R=301]
RewriteRule ^/tours/myanmar.htm$ /tours/myanmar/ [R=301]
RewriteRule ^/tours/myanmar.htm$ /myanmar/tours/ [R=301]
RewriteRule ^/vietnam/$ /vietnam/travel-guide [R=301]
RewriteRule ^/myanmar/april-weather.htm$ /myanmar/april-weather [R=301]
RewriteRule ^/myanmar/february-weather.htm$ /myanmar/february-weather [R=301]
@ -140,7 +140,7 @@ RewriteRule ^/ip/$ /index.php/apps/ip2location/ [U,L]
#ssl
RewriteRule ^/\.well-known/(.*)$ /.well-known/$1.htm [U,L]
RewriteRule ^/(.*)$ /index.php/information/detail/ [U,L]
RewriteRule ^/(vietnam|japan|thailand|india|myanmar)/tours/$ /index.php/information/detail/ [U,L]

@ -58,7 +58,7 @@
<!-- End Google Tag Manager -->
<script src="https://data.asiahighlights.com/min/?f=/js/jquery-1.8.2.min.js,/js/bootstrap.min.js,/js/bootstrap-datepicker/bootstrap-datepicker.min.js,/js/typeahead.bundle.js,/js/basic.js,/js/jquery.form.min.js,/js/poshytip/jquery.poshytip.min.js,/js/jquery.sticky-kit.min.js"></script>
<?php echo!empty($meta_addon_js) ? '<script language="JavaScript" src="https://data.asiahighlights.com/min/?f='.$meta_addon_js.'" type="text/javascript"></script>' : false; ?>
<link rel="shortcut icon" href="https://www.asiahighlights.com/favicon.ico" />
<link rel="shortcut icon" href="https://data.asiahighlights.com/favicon.ico" />
<style>
.flowheader{
position:fixed;

Loading…
Cancel
Save