【发布时间】:2011-11-03 04:03:14
【问题描述】:
为什么这个参数不通过:
file.php?t=%26quot%3B%26gt%3B%0A%09%09%09%26lt
相反,它给出:
Forbidden
You don't have permission to access /file.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an
ErrorDocument to handle the request.
如果您删除任何字符,则通过 OK。 参数中的字符串是在 jquery 中生成的。 如何对该字符串进行编码并使其工作?
编辑:这是主机提供商设置的 mod_security 阻止。
【问题讨论】: