Sha256: 3b42aa17bdc903a5656ec56dc525b7b5e3be82f06126d72abdb5e0f5ca89e5c4
Contents?: true
Size: 293 Bytes
Versions: 3
Compression:
Stored size: 293 Bytes
Contents
<IfModule mod_fcgid.c> AddHandler fcgid-script .fcgi IPCConnectTimeout 20 </IfModule> <% if %w{ redhat centos scientific fedora }.include?(node['platform']) -%> # Sane place to put sockets and shared memory file SocketPath run/mod_fcgid SharememPath run/mod_fcgid/fcgid_shm <% end -%>
Version data entries
3 entries across 3 versions & 1 rubygems