############################################################################## # # FastCGI support # ############################################################################## LoadModule = mod_fcgi.php ParseExt = phpf FCGI localhost:9000 # See CGIFilterPathInfo for explanation of this directive. #FCGIFilterPathInfo = 1 # Use FCGINoHeader to specify a list of HTTP response headers that will be # blocked by the server (not forwarded to the client browser) #FCGINoHeader = X-Powered-By