Mod Rewrite 500 Internal ServerProblem

后端 未结 0 1784
夕颜
夕颜 2020-11-28 17:05

I have this htaccess file:

RewriteEngine On

RewriteCond %{HTTPS} off
RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteCond %{HTTP_HOST} !^w         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题