Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Apache 服务器,每天接收大约 7000 次访问,但 7000 次中只有大约 1300 次从用户代理接收到 referal_url。
对此我能做些什么吗?
我想知道这些点击来自何处以用于欺诈目的。
您不能强制用户代理发送任何内容。它遵守自己的规则。另请注意,如果用户直接输入您的 URL,则不会生成任何推荐标头。
但是,您确实获得了可以检查的 IP 地址。