Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

364
Views
How to fix 500 Internal Server Error with LimitInternalRecursion

I am facing 500 Internal Server Error on my local. It throws below error

[Thu Apr 02 22:03:18.752444 2020] [core:error] [pid 3996:tid 1180] [client ::1:9949] 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.

And my .htaccess file is

RewriteEngine On

# Redirect to trailing slash.
RewriteRule ^/japan-constitution(.*) /japan-constitution/$1 [R=301,L]

# Handle 404
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -f [OR]
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -d
RewriteRule ^ - [L]

RewriteRule ^ /interactive/japan-constitution/404.html [L]

I have tried many ways to fix it. but it is not solved. If anybody help that will be helpful for me

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!