出于某种原因,当我发布“;具有i〃;到一个php页面,它给了我一个Forbidden You don';我没有访问


For some reason when I post " having i" to a php page it is giving me a Forbidden You don't have permission to access on this server. Error

这种情况只发生在那个奇怪的字符串上(到目前为止我已经找到了),甚至发生在最简单的设置上(一个输入,只有那个字符串,发布到一个空白的处理页面上)。有人遇到这样的事吗?

导致错误的代码示例(禁止您在此服务器上没有访问权限。):

<?php
//this is what is on basic1.php
?>
<form method="post" action="basic1.php">
<input id="currchat" name="currchat" >
<button type="submit" ></button>
</form>

这是由我们的主机Namecheap激活的mod_sec引起的,在mod_sec中引起这一问题的特定行和id是:[line"390"][id"211720"]