With Nginx, which of the following directives is used to proxy requests to a FastCGI application?



A. fastcgi_pass
B. fastcgi_proxy
C. proxy_fastcgi
D. proxy_fastcgi_pass
E. fastcgi_forward

題解

選項「A」是正確答案。