【发布时间】:2015-05-12 12:53:52
【问题描述】:
出于安全原因,我安装了 apache 模块 security 和 evasive。 不,我有时会收到错误
禁止 您无权访问此服务器上的 /index.php。
apache 的日志文件显示: [Tue May 12 14:42:32.825039 2015] [evasive20:error] [pid 27443] [client 192.168.32.22:51305] 客户端被服务器配置拒绝:/var/www/test/index.php,引用者:http://test.domain.local/index.php
我知道保护 Apache Webserver 很重要。但是这个错误使合格的工作变得不可能。我怎样才能防止这个错误? 如果我使用 a2dismod evasive 停用模块,则不会出现错误。
谢谢。
【问题讨论】:
标签: apache security module access-denied