【发布时间】:2011-02-02 04:49:32
【问题描述】:
我网站的 error.log 文件显示
Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://URL/TO/REFERER
我的问题是,什么是 LogLevel?我已经用谷歌搜索了它,但似乎我只是在了解有关 java 的信息。我们的网站是 PHP 的。
更新
我在 apache2.conf 中添加了 LogLevel debug 并重新启动了 apache,但在错误日志中没有任何不同。
【问题讨论】: