Unexpected 'Too many redirects' error when using PHP 8.1 with Nginx and Symfony 5 routing
👀 Views: 1
💬 Answers: 1
📅 Created: 2025-08-06
nginx symfony php8.1 routing deployment
I'm encountering a 'Too many redirects' error while trying to set up my Symfony 5 application with PHP 8.1 and Nginx. The application seems to work fine locally...