如何写重写器redirect:
http://example.com/index.php到https://example.com/index.php
而其他任何东西都保持不变
例如: http : //example.com/index.php?a=2& lang= English保持原样http://example.com/index.php?a=2&lang=English
如果QUERY_STRING为空,并且在使用RewriteRuleredirect客户端之前HTTPS “closures”,请使用RewriteCond进行检查。