L
L
LoremIpsum2282021-03-23 18:48:57
htaccess
LoremIpsum228, 2021-03-23 18:48:57

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 question

Ask a Question

731 491 924 answers to any question