gpt4 book ai didi

apache - 通过 .htaccess 中断网站禁用 servertokens

转载 作者:行者123 更新时间:2023-12-04 12:52:17 26 4
gpt4 key购买 nike

我已将以下代码添加到我网站根文件夹中的 .htaccess 文件中:

# Disable server signature
ServerTokens ProductOnly
ServerSignature Off
# END SCCC

它导致我的网站崩溃:

Internal Server Error:
The server encountered an internal error or misconfiguration and was
unable to complete your request.

删除 servertokens 行,它按预期工作并删除了签名。

我应该如何禁用服务器 token ?如果我要禁用签名,还需要这样做吗?

最佳答案

您只能在服务器配置 (httpd.conf) 中使用 ServerTokens:
http://httpd.apache.org/docs/current/en/mod/core.html#servertokens

.htaccess 中可以为 ServerSignature

关于apache - 通过 .htaccess 中断网站禁用 servertokens,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27208197/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com