0ce23f
# This is the Apache server configuration file for providing FastCGI support
0ce23f
# through mod_fcgid
0ce23f
#
0ce23f
# Documentation is available at
0ce23f
# http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html
0ce23f
0ce23f
LoadModule fcgid_module modules/mod_fcgid.so
0ce23f
0ce23f
# Use FastCGI to process .fcg .fcgi & .fpl scripts
0ce23f
AddHandler fcgid-script fcg fcgi fpl
0ce23f
0ce23f
# Sane place to put sockets and shared memory file
0ce23f
FcgidIPCDir /var/run/mod_fcgid
0ce23f
FcgidProcessTableFile /var/run/mod_fcgid/fcgid_shm