301这样写对吗?
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^166.com [NC]
RewriteRule ^(.*)$ https://www.166.com/$1 [L,R=301]
其中,166.com是https://166.com,要将全部的https://166.com/index.php https://166.com/index[?].html https://166.com[?][?] 、https://166.com[?][?]/tao.php 都转到https://www.166.com/[?]index.php