Мой файл 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.
Обновление
Я добавил LogLevel debug
в apache2.conf и перезапустил apache, но в журналах ошибок ничего не изменилось.