可以使用URL 重定向。 考察下面的代码:. RewriteEngine On RewriteCond %{HTTPS} on RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L].
確定! 回上一頁