Sha256: 73484d3260c3895877bfcc01ee5a98a0eb7dedf3d12d2785b593f6ed812fb550
Contents?: true
Size: 336 Bytes
Versions: 23
Compression:
Stored size: 336 Bytes
Contents
<IfModule mod_fcgid.c> SocketPath /tmp/fcgi_socket FcgidIdleTimeout 30 FcgidMinProcessesPerClass 0 FcgidIdleScanInterval 15 </IfModule> <Directory "/path/to/hayabusa/bin"> Options +FollowSymLinks +ExecCGI Order allow,deny Allow from all AllowOverride none </Directory> Alias /hayabusa_fcgi_bin "/path/to/hayabusa/bin"
Version data entries
23 entries across 23 versions & 1 rubygems