Mercurial > repos > other > Puppet
view modules/apache/templates/fastcgi/server.erb @ 57:3674aac72674 puppet-3.6
Merge Default changes to Puppet 3.6 and fix conflict
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 26 Jul 2015 17:55:43 +0100 |
parents | 37675581a273 |
children | 675c1cc61eaf |
line wrap: on
line source
FastCGIExternalServer <%= @faux_path %> -idle-timeout <%= @timeout %> <%= if @flush then '-flush' end %> -host <%= @host %> Alias <%= @fcgi_alias %> <%= @faux_path %> Action <%= @file_type %> <%= @fcgi_alias %>