I've created Nginx conf by redirecting ".php" request to a PHP container and it is working properly. Every ".php" request is redirected to the PHP container. location ~ .php$ { fastcgi_split_path_info ^(.+.php)(/.+)$; fastcgi_pass php-container:9000; fastcgi_index index.php; include fastcgi_params; fastcgi_param SCRIPT_FILENAMEby nithinp0204 - Site Suggestions
![]() |
![]() |
![]() |
![]() |
![]() |