Caddy PHP fastcgi not giving server script_name when handle_path is used
Caddy (2.8.4) is hosting a PHP application through FastCGI (PHP-FPM) but for some reason the $_SERVER['SCRIPT_NAME']
does not contain the full path when I use the caddy handle_path
config.