]> git.pld-linux.org Git - packages/apache-mod_fcgid.git/blob - apache-mod_fcgid.conf
- updated to 2.3.9
[packages/apache-mod_fcgid.git] / apache-mod_fcgid.conf
1 # $Id$
2 LoadModule fcgid_module modules/mod_fcgid.so
3
4 <IfModule mod_fcgid.c>
5 FcgidIPCDir "/var/run/fcgid"
6 FcgidIOTimeout 60
7 </IfModule>
8 # vim: filetype=apache ts=4 sw=4 et
This page took 0.04848 seconds and 3 git commands to generate.