include snip.d/fastcgi.conf; fastcgi_param PATH_INFO $path_info; fastcgi_param AUTH_USER $remote_user; fastcgi_param REMOTE_USER $remote_user; fastcgi_param HTTP_HOST $host;