phpservermon/puphpet/puppet/modules/apache/templates/fastcgi/server.erb

4 lines
211 B
Plaintext

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