]> git.donarmstrong.com Git - dsa-puppet.git/blob - 3rdparty/modules/apache/templates/fastcgi/server.erb
add Openstack modules to 3rdparty
[dsa-puppet.git] / 3rdparty / modules / apache / templates / fastcgi / server.erb
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 %>