apache 文档说,从 2.2 开始,NoDecode 选项已添加到 AllowEncodedSlashes 指令中。在服务器上,apache 报告:
/usr/sbin/httpd -v 服务器版本:Apache/2.2.3 服务器构建:2012 年 2 月 8 日 08:19:50
然而,当我在我的虚拟主机中包含该指令时,该文件不再通过语法检查,并出现关于仅支持 On 和 Off 的错误。想法?
apache 文档说,从 2.2 开始,NoDecode 选项已添加到 AllowEncodedSlashes 指令中。在服务器上,apache 报告:
/usr/sbin/httpd -v 服务器版本:Apache/2.2.3 服务器构建:2012 年 2 月 8 日 08:19:50
然而,当我在我的虚拟主机中包含该指令时,该文件不再通过语法检查,并出现关于仅支持 On 和 Off 的错误。想法?
实际上,似乎文档说 2.2.18,在这种情况下高于“3”。
http://httpd.apache.org/docs/2.2/mod/core.html#allowencodedslashes