]> git.pld-linux.org Git - packages/apache.git/blame - apache-mod_cgid.conf
- readd missing (and important) piece
[packages/apache.git] / apache-mod_cgid.conf
CommitLineData
86dece47
ER
1# $Id$
2LoadModule cgid_module modules/mod_cgid.so
3
4<IfModule cgid_module>
5 #
6 # ScriptSock: On threaded servers, designate the path to the UNIX
7 # socket used to communicate with the CGI daemon of mod_cgid.
8 #
9 #Scriptsock /var/run/cgisock
10</IfModule>
This page took 0.034224 seconds and 4 git commands to generate.