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