1
FastCGIExternalServer <%= @faux_path %> -idle-timeout <%= @timeout %> <%= if @flush then '-flush' end %> -host <%= @host %>
2
Alias <%= @fcgi_alias %> <%= @faux_path %>
3
Action <%= @file_type %> <%= @fcgi_alias %>