Hi,
I’m trying to monitor Apache using this script.
When I run it, I get the below error in the apache error.log:
AH00124: 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.
I’ve tried the following, but it didn’t work:
http://wordpress.org/support/topic/request-exceeded-the-limit-of-10-internal-redirects?replies=23
I found this another suggestion, but I’d like to ask you for a suggestion before I try it:
http://wordpress.org/support/topic/request-exceeded-the-limit-of-10-internal-redirects?replies=23
My .htaccess was generated by clicking on the “magic link” first. I deleted the .htaccess and I didn’t get that error and the script worked perfectly, so I’m wondering what can be causing that.
Thank you.