Sha256: 8cc73f0c65ffc1f605171300e3f746733825458e212f9c9dc94b64d403aa6203
Contents?: true
Size: 321 Bytes
Versions: 20
Compression:
Stored size: 321 Bytes
Contents
<IfModule mod_fcgid.c> AddHandler fcgid-script .fcgi IPCConnectTimeout 20 </IfModule> <% if @node[:platform] == "centos" || @node[:platform] == "redhat" || @node[:platform] == "fedora" -%> # Sane place to put sockets and shared memory file SocketPath run/mod_fcgid SharememPath run/mod_fcgid/fcgid_shm <% end -%>
Version data entries
20 entries across 20 versions & 1 rubygems