I need to generate a large url like this:
/backend.php/Inscription/export/1577,1578,1579,..., 1580 etc....
But when the URL has more than 400 IDs, I obtain the following error:
You don't have permission to access /backend.php/Inscription/export/1577..... on this server.
Is there a problem with my configuration on the server?