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.
我想使用禁用的 cookie 设置域,以提供静态内容。
然后不要在您的域上设置 cookie。严重地。这就是你所要做的。
只需使用一个子域,并确保您不会在该域的任何地方使用您的脚本解决方案(php、python 等)。另外,请确保您没有启用任何导致 cookie 创建的轻量级模块(我不确定是否有,但最好检查一下)。