2017-01-03 90 views

回答

0

你創造無限的重定向那裏。試試這個:

RewriteEngine On 
RewriteCond %{HTTPS} off 
RewriteRule gateway\.php https://www.example.com/gateway.php [R=302,L] 

請確保您已加載mod_rewrite