Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ssl/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ssl 在一个重写规则上使用https的重定向太多_Ssl_Https - Fatal编程技术网

Ssl 在一个重写规则上使用https的重定向太多

Ssl 在一个重写规则上使用https的重定向太多,ssl,https,Ssl,Https,我不明白为什么会有这样的重写规则 RewriteRule ^([^/.]+)/([^/.]+)/([0-9]+)/?$ file.php?lang=xxx&id=$3 [L] 由于安装了SSL证书,导致重定向过多。 不同部分的所有其他规则都运行良好。很抱歉,错误不是重写规则,而是错误的脚本。您好。我们鼓励您参与社区,但请不要在问题中表示感谢。它最终会降低网站的质量。看见

我不明白为什么会有这样的重写规则

RewriteRule ^([^/.]+)/([^/.]+)/([0-9]+)/?$ file.php?lang=xxx&id=$3 [L]
由于安装了SSL证书,导致重定向过多。
不同部分的所有其他规则都运行良好。

很抱歉,错误不是重写规则,而是错误的脚本。

您好。我们鼓励您参与社区,但请不要在问题中表示感谢。它最终会降低网站的质量。看见