9cb25b76eb131015d1dc0bf2c8f53b8e4c564194
[mirror/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 %>