我正在寻找一个.htaccess ReWrite
条件,该条件适用于网站根域的直接命中。如果用户在地址栏中输入或复制了网址而不是从引荐来源导航,则应加载网址。
在所有这些情况下都应该失败:
https://www.example.com/subdir
https://www.example.com?param
从另一个域定向到https://www.example.com
。
它只适用于这种情况:
用户在地址栏中输入或复制了https://www.example.com
,www.example.com
或example.com
。
答案 0 :(得分:0)
以下是我正在寻找的答案
RewriteCond %{REQUEST_URI} !^/*/.