summaryrefslogtreecommitdiff
blob: 38cfa39e0bdfea7a5eb86cad00512c4ebefaf971 (plain)
1
2
3
4
5
6
7
<IfDefine FCGID>
LoadModule fcgid_module modules/mod_fcgid.so
SocketPath /var/run/fcgidsock
SharememPath /var/run/fcgid_shm
</IfDefine>

# vim: ts=4 filetype=apache