Hi, why do we need `fastcgi_split_path_info ^(.+\.php)(.*)$;` in **nginx.conf** ? Location is `~* \.php$` - there will never be anything after _.php_ .