Answer the question
In order to leave comments, you need to log in
AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error, how to fix?
Error AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error
Ubuntu 20.04
Apache 2.4.41
PHP 7.4
My .htaccess
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ /index.php?action=$1 [L,QSA]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question